tupgrade 1.1.0 copy "tupgrade: ^1.1.0" to clipboard
tupgrade: ^1.1.0 copied to clipboard

App升级.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tupgrade

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

dependencies:
  tupgrade: ^1.1.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:tupgrade/tupgrade.dart';
0
likes
125
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

App升级.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

dio, flutter, path_provider

More

Packages that depend on tupgrade

Packages that implement tupgrade