force_update_helper 0.2.1 copy "force_update_helper: ^0.2.1" to clipboard
force_update_helper: ^0.2.1 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
copied to clipboard

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.2.1
copied to clipboard

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';
copied to clipboard
77
likes
150
points
2.6k
downloads

Publisher

verified publishercodewithandrea.com

Weekly Downloads

2024.09.15 - 2025.03.30

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

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, package_info_plus, pub_semver

More

Packages that depend on force_update_helper