install_plugin 1.2.0 copy "install_plugin: ^1.2.0" to clipboard
install_plugin: ^1.2.0 copied to clipboard

outdated

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

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.
53
likes
40
pub points
94%
popularity

Publisher

verified publisherheyongjian.com

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on install_plugin