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

A powerful Flutter plugin for iOS App Store update checking. Features automatic bundle ID detection, custom theme support, and beautiful UI components for update dialogs and pages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_appstore_checker

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

dependencies:
  flutter_appstore_checker: ^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:flutter_appstore_checker/flutter_appstore_checker.dart';
1
likes
160
points
238
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter plugin for iOS App Store update checking. Features automatic bundle ID detection, custom theme support, and beautiful UI components for update dialogs and pages.

Repository (GitHub)
View/report issues

Topics

#app-store #update-checker #ios #version-check #app-update

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, http, package_info_plus, plugin_platform_interface, url_launcher

More

Packages that depend on flutter_appstore_checker