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

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.2.5

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
5
pub points
23%
popularity

Publisher

unverified uploader

flutter apk downloader for android with automatic install.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, flutter, path

More

Packages that depend on flutter_updater