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

fork from https://github.com/hui-z/flutter_install_plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add install_apk_plugin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  install_apk_plugin: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:install_apk_plugin/install_apk_plugin.dart';
1
likes
30
pub points
41%
popularity

Publisher

unverified uploader

fork from https://github.com/hui-z/flutter_install_plugin

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on install_apk_plugin