update_checker_plus 1.0.0 copy "update_checker_plus: ^1.0.0" to clipboard
update_checker_plus: ^1.0.0 copied to clipboard

The most powerful, developer-friendly app update checker for Flutter. Supports Play Store, App Store, Firebase Remote Config, Supabase, Appwrite, force updates, maintenance mode, beautiful adaptive di [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add update_checker_plus

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

dependencies:
  update_checker_plus: ^1.0.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:update_checker_plus/update_checker_plus.dart';
5
likes
140
points
7
downloads

Documentation

API reference

Publisher

verified publisherhadiapp.me

Weekly Downloads

The most powerful, developer-friendly app update checker for Flutter. Supports Play Store, App Store, Firebase Remote Config, Supabase, Appwrite, force updates, maintenance mode, beautiful adaptive dialogs, in-app updates, and much more — with a one-line API.

Repository (GitHub)
View/report issues

Topics

#update #in-app-update #version-check #remote-config #play-store

License

MIT (license)

Dependencies

connectivity_plus, flutter, http, package_info_plus, shared_preferences, url_launcher

More

Packages that depend on update_checker_plus