flutter_app_installer 2.0.0 copy "flutter_app_installer: ^2.0.0" to clipboard
flutter_app_installer: ^2.0.0 copied to clipboard

PlatformAndroid

A app installer plugin, supports for installing apk with intent or silently on Android devices.

2.0.0 #

  • BREAKING: Minimum SDK bumped to Android 5.0 (API 21)
  • BREAKING: Requires Dart 3.0+ and Flutter 3.10+
  • Upgraded AGP 7.2.0 → 8.3.2, Gradle 7.5 → 8.6, Kotlin 1.7.10 → 1.9.22
  • Updated compileSdk to 34 and Java/Kotlin target to 17
  • Supports building with JDK 11, 17, and 21 LTS
  • Migrated example app to AGP 8.x plugin management

1.0.2 #

Solve the build error for namespace for AGP 8.0 compatibility.

1.0.1 #

  • Minor fix to Kotlin lowercase error when compiling Flutter app
19
likes
160
points
600
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A app installer plugin, supports for installing apk with intent or silently on Android devices.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_app_installer

Packages that implement flutter_app_installer