Коммит 1b1f9e9d создал по автору Попов Егор Александрович's avatar Попов Егор Александрович
Просмотр файлов

Merge branch 'beta' into stable

владельцы b088d825 e5c6bcea
## Updated: 15/07/2024 12:14:23 PM
## Updated: 01/09/2024 16:01:28 PM
## Info
- Last tag: 3.16.2-1.6.13-1
- Released: 9
- Last tag: 3.16.2-1.6.15-1
- Released: 11
## Versions
- Version: 3.16.2-1.6.15-1 (01/09/2024)
- Version: 3.16.2-1.6.14-1 (30/07/2024)
- Version: 3.16.2-1.6.13-1 (15/07/2024)
- Version: 3.16.2-1.6.12-1 (04/07/2024)
- Version: 3.16.2-1.6.11-2 (28/06/2024)
......@@ -17,6 +19,24 @@
- Version: 3.13.5-1.4.0-1 (26/12/2023)
- Version: 3.3.10-1.3.4-1.11.2 (26/12/2023)
### Version: 3.16.2-1.6.15-1 (01/09/2024)
#### Feature
- Added FlutterAuroraGetDevicePixelRatio() function to C API.
- Added basic plugin implementation for ClientWrapper.
### Version: 3.16.2-1.6.14-1 (30/07/2024)
#### Feature
- Added C API for OpenGL texture.
- Added C API for getting EGL context.
#### Bug
- Enabled RTTI for ClientWrapper library. Pigeon (https://pub.dev/packages/pigeon) is work for Aurora plugin now.
- Fixed a linking error for GetStatusbarVisibilityMode() and SetStatusbarVisibilityMode() functions in Embedder C++ API.
### Version: 3.16.2-1.6.13-1 (15/07/2024)
#### Feature
......
# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/
migrate_working_dir/
# IntelliJ related
*.iml
*.ipr
*.iws
.idea/
# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
#.vscode/
# Flutter/Dart/Pub related
**/doc/api/
**/ios/Flutter/.last_build_id
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.pub-cache/
.pub/
/build/
pubspec.lock
# Symbolication related
app.*.symbols
# Obfuscation related
app.*.map.json
# Android Studio will place build artifacts here
/android/app/debug
/android/app/profile
/android/app/release
# This file tracks properties of this Flutter project.
# Used by Flutter tool to assess capabilities and perform upgrades etc.
#
# This file should be version controlled and should not be manually edited.
version:
revision: "733370efb03db40009eaf4004511112f0bf09b1b"
channel: "main"
project_type: app
# Tracks metadata for the flutter migrate command
migration:
platforms:
- platform: root
create_revision: 733370efb03db40009eaf4004511112f0bf09b1b
base_revision: 733370efb03db40009eaf4004511112f0bf09b1b
- platform: aurora
create_revision: 733370efb03db40009eaf4004511112f0bf09b1b
base_revision: 733370efb03db40009eaf4004511112f0bf09b1b
# User provided section
# List of Local paths (relative to this file) that should be
# ignored by the migrate tool.
#
# Files that are not part of the templates will be ignored by default.
unmanaged_files:
- 'lib/main.dart'
- 'ios/Runner.xcodeproj/project.pbxproj'
# applifecycle
Данное демо приложение позволяет отследить и протестировать жизненный цикл приложения. Вывод происходит в логи и на экран устройства.
## Photo on the device
![portrait](data/portrait.png){width=300 height=600px}
![landscape](data/landscape.png){width=300 height=600px}
\ Нет новой строки в конце файла
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать