install_plugin_v3 3.1.3 copy "install_plugin_v3: ^3.1.3" to clipboard
install_plugin_v3: ^3.1.3 copied to clipboard

A flutter plugin for install apk for android; and using url to go to app store for iOS.

3.1.2 #

fix ios question

3.1.3 #

fix ios question

3.1.0 #

fork 版本改进了在新版中需要处理namespace 等问题 The fork version has improved issues such as namespace that need to be handled in the new version

2.1.0 #

  • Support low version Android installation (tested 5, 6, 7, 8, 9, 10, 11, 12, 13, the version lower than 5 has not been tested, if there is any problem, please report to me)
  • Added installation support after downloading apk from the network
  • Optimize Android installation code
  • Optimize Apple's jump code

2.0.1 #

  • fix issue 15,17

2.0.0 #

  • Breaking change. Migrate from the deprecated original Android Support Library to AndroidX.This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library.

1.2.0 #

  • Upgrade kotlin(1.2.71) and gradle build plugin version(3.2.1).

1.1.0 #

  • Remove getPlatformVersion function.

1.0.0 #

  • Add CHANGELOG and README.
  • Remove unused code.
  • Update plugin homepage url.

0.0.2 #

  • Fix the bug that Pixel Device install apk fail.
  • Optimize the user experience when app asking for Settings.ACTION_MANAGE_UNKNOWN_APP_SOURCES permission for Android device above ANDROID.O.

0.0.1 #

  • Add installApk function for android to install apk, supporting ANDROID.O.
  • Add gotoAppStore function for iOS to launch a url to App Store.
1
likes
160
points
379
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin for install apk for android; and using url to go to app store for iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on install_plugin_v3

Packages that implement install_plugin_v3