moussa_updater 1.0.3 copy "moussa_updater: ^1.0.3" to clipboard
moussa_updater: ^1.0.3 copied to clipboard

Production-grade force update plugin (minVersion gate) with Play-only option and Android in-app update.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add moussa_updater

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

dependencies:
  moussa_updater: ^1.0.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:moussa_updater/moussa_updater.dart';
1
likes
155
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

Production-grade force update plugin (minVersion gate) with Play-only option and Android in-app update.

Repository (GitHub)
View/report issues

Topics

#flutter-plugin #update #in-app-update #play-store #force-update

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on moussa_updater

Packages that implement moussa_updater