app
Build your Flutter app as an OpenHarmony APP package. The APP format is the distribution package for OpenHarmony applications, used for publishing to OpenHarmony app stores and installing on OpenHarmony devices.
Requirements
- Flutter SDK with OpenHarmony (OHOS) toolchain configured
- OpenHarmony SDK and development environment set up
- Release certificate and profile for OpenHarmony distribution
Usage
Run:
shell
fastforge package --platform ohos --targets appBuild Arguments
Common build_args for OpenHarmony builds:
| Argument | Description |
|---|---|
dart-define | Dart environment variables |
flavor | Build flavor (e.g., dev, prod) |
