gzdict_upgrade 1.0.9 copy "gzdict_upgrade: ^1.0.9" to clipboard
gzdict_upgrade: ^1.0.9 copied to clipboard

应用更新下载管理器

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gzdict_upgrade

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

dependencies:
  gzdict_upgrade: ^1.0.9

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:gzdict_upgrade/gzdict_upgrade.dart';