tbib_upgrade_app 1.0.7 copy "tbib_upgrade_app: ^1.0.7" to clipboard
tbib_upgrade_app: ^1.0.7 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 Flutter:

 $ flutter pub add tbib_upgrade_app

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

dependencies:
  tbib_upgrade_app: ^1.0.7

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:tbib_upgrade_app/tbib_upgrade_app.dart';
0
likes
130
pub points
53%
popularity

Publisher

unverified uploader

This package for check app update version by upgrader.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, shared_preferences, upgrader

More

Packages that depend on tbib_upgrade_app