force_update_helper 0.1.3 copy "force_update_helper: ^0.1.3" to clipboard
force_update_helper: ^0.1.3 copied to clipboard

A package for showing a force update prompt that is controlled remotely.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add force_update_helper

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

dependencies:
  force_update_helper: ^0.1.3

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:force_update_helper/force_update_helper.dart';
5
likes
160
pub points
51%
popularity

Publisher

verified publishercodewithandrea.com

A package for showing a force update prompt that is controlled remotely.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, package_info_plus, pub_semver

More

Packages that depend on force_update_helper