flutter_updater 0.1.2 copy "flutter_updater: ^0.1.2" to clipboard
flutter_updater: ^0.1.2 copied to clipboard

outdated

flutter apk downloader for android with automatic install.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_updater

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

dependencies:
  flutter_updater: ^0.1.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:flutter_updater/flutter_updater.dart';
0
likes
0
pub points
24%
popularity

Publisher

unverified uploader

flutter apk downloader for android with automatic install.

Homepage

License

unknown (LICENSE)

Dependencies

dio, flutter, path

More

Packages that depend on flutter_updater