force_updater 1.1.0 copy "force_updater: ^1.1.0" to clipboard
force_updater: ^1.1.0 copied to clipboard

Smart app version manager for Flutter. Add force update walls, soft update banners, and maintenance screens in 2 lines of code. Features 6 premium Material 3 UI themes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add force_updater

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

dependencies:
  force_updater: ^1.1.0

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_updater/force_updater.dart';
2
likes
160
points
143
downloads

Documentation

API reference

Publisher

verified publisheryashdodani.me

Weekly Downloads

Smart app version manager for Flutter. Add force update walls, soft update banners, and maintenance screens in 2 lines of code. Features 6 premium Material 3 UI themes.

Homepage

Topics

#update #force-update #version-check #maintenance #app-update

License

MIT (license)

Dependencies

flutter

More

Packages that depend on force_updater