app_install 0.0.2 copy "app_install: ^0.0.2" to clipboard
app_install: ^0.0.2 copied to clipboard

install app by given file path

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_install

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

dependencies:
  app_install: ^0.0.2

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:app_install/app_install.dart';
0
likes
140
points
40
downloads

Publisher

verified publisherhss01248.tech

Weekly Downloads

install app by given file path

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on app_install