jni_flutter 1.0.3
jni_flutter: ^1.0.3 copied to clipboard
A library to access Flutter Android specific APIs from Dart.
1.0.3 #
- Bump Kotlin version in examples.
1.0.2 #
- Use JNIgen 0.17.0.
1.0.1 #
- Add an example app.
- Fixed release mode crash by adding Proguard rules to preserve plugin Java classes.
1.0.0 #
- Initial version: Adds the
androidApplicationContextandandroidActivity(int engineId)APIs, which used to be part of package:jni.