gzdict_upgrade 1.0.9
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_upgradeThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
gzdict_upgrade: ^1.0.9Alternatively, 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';