这是indexloc提供的服务,不要输入任何密码

shorebird_downloader 0.8.0 copy "shorebird_downloader: ^0.8.0" to clipboard
shorebird_downloader: ^0.8.0 copied to clipboard

用于可以自定义 Shorebird 下载的库

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate shorebird_downloader

Use it

The package has the following executables:

$ shorebird_downloader

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shorebird_downloader

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

dependencies:
  shorebird_downloader: ^0.8.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:shorebird_downloader/shorebird_downloader.dart';
1
likes
95
points
83
downloads

Publisher

unverified uploader

Weekly Downloads

用于可以自定义 Shorebird 下载的库

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, args, crypto, dart_appwrite, darty_json_safe, dio, flutter, logger, package_info_plus, path, path_provider, process_run, pubspec_manager, shorebird_code_push, yaml

More

Packages that depend on shorebird_downloader