FlameEngineUsage
Description
The application is an example of a game developed on the Flame engine to run on Aurora OS.
Table of Contents
- Table of Contents
- Compatibility
- Build features
- Branch info
- Install and Build
- Screenshots
- Project Structure
- Terms of Use and Participation in Development
Compatibility
The project is compatible with version 5.0.0 of the Aurora OS.
Build features
Go to the directory with the application, first update the dependencies:
flutter-aurora pub get
Start build:
flutter-aurora build aurora
Branch info
Application versions conform to the branch naming convention
Install and Build
The compiled rpm must be signed and sent to the device.
Start application:
flutter-aurora run
Screenshots
Project structure
The project FlameEngineUsage has a standard application structure based on Dart and Flutter for the Aurora OS.
- Catalog aurora contains the platform implementation for the application.
- Catalog lib contains the source code of the Dart application.
- File main.dart is the application's entry point.
- File pubspec.yaml describes the dependencies and settings of the application.
Terms of Use and Participation in Development
The project source code is provided under license, which allows its use in third-party applications.
The Participant Agreement governs the rights granted by the participants to the Open Mobile Platform Company.
Participant information is listed in the AUTHORS file.
The Code of Conduct is the current set of rules of the Open Mobile Platform Company, which communicates the expectations for interaction between community members when communicating and working on projects.