tbib_upgrade_app 1.0.4-beta copy "tbib_upgrade_app: ^1.0.4-beta" to clipboard
tbib_upgrade_app: ^1.0.4-beta copied to clipboard

This package for check app update version by upgrader.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tbib_upgrade_app

With Flutter:

 $ flutter pub add tbib_upgrade_app

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

dependencies:
  tbib_upgrade_app: ^1.0.4-beta

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tbib_upgrade_app/tbib_upgrade_app.dart';
0
likes
0
pub points
55%
popularity

Publisher

unverified uploader

This package for check app update version by upgrader.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, shared_preferences, upgrader

More

Packages that depend on tbib_upgrade_app