fast_package 0.0.3 copy "fast_package: ^0.0.3" to clipboard
fast_package: ^0.0.3 copied to clipboard

一个帮助您快速开发的Flutter 包,如果您发现任何需要改进的地方,或者想要请求某个功能,请在GitHub上提交issue,感谢您的反馈和贡献。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fast_package

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

dependencies:
  fast_package: ^0.0.3

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:fast_package/fast_package.dart';
2
likes
145
points
47
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

一个帮助您快速开发的Flutter 包,如果您发现任何需要改进的地方,或者想要请求某个功能,请在GitHub上提交issue,感谢您的反馈和贡献。

Repository (GitHub)
View/report issues
Contributing

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on fast_package