Kotlin version: 211-1.6.21
Gradle version: 7.2
minSdk: 23
targetSdk: 31
Flutter version: 2.10.5
Dart version: 2.16.2
In order to run this project, you must do the following first:
- run
flutter build aar
inside offluttermodule
- after that, take a look at the console and copy the address which seems like
build/host/outputs/repo
etc - create an environment variable named
FLUTTER_MODULE
and its value will be the copied address - it's done
- just run
nativeapp