flutter_openinstall_plugin 1.0.1 copy "flutter_openinstall_plugin: ^1.0.1" to clipboard
flutter_openinstall_plugin: ^1.0.1 copied to clipboard

The flutter plugin for openinstall extends based on https://github.com/OpenInstall/openinstall-flutter-plugin

flutter_openinstall_plugin #

The flutter plugin for openinstall upgraded based on https://github.com/OpenInstall/openinstall-flutter-plugin

Features #

  • Upgrade Kotlin to 1.7.10
  • Upgrade Gradle daemon to 7.5
  • Upgrade Gradle build plugin to 7.3.0
  • Upgrade Flutter SDK to >=3.2.0 <4.0.0
  • Upgrade Android channel methods async supported

Integrations #

Flutter #

Using FlutterOpenInstallPlugin static methods

Android #

~/andriod/app/build.gradle

defaultConfig {
...
manifestPlaceholders += [ 'OPENINSTALL_APPKEY': 'abcdefg' ]
...
}

iOS #

ignored

1
likes
130
pub points
0%
popularity

Publisher

verified publisherrwscode.com

The flutter plugin for openinstall extends based on https://github.com/OpenInstall/openinstall-flutter-plugin

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_openinstall_plugin