fast_package 0.0.1
fast_package: ^0.0.1 copied to clipboard
Flutter package to help you develop quickly.
fast_package #
帮助快速开发的plugin,包含各种提高效率的功能
Usage #
Please check the latest version before installation. If there is any problem with the new version, please use the previous version
dependencies:
flutter:
sdk: flutter
# add fast_package
fast_package: ^{latest version}
Add the following imports to your Dart code #
import 'package:fast_package/fast_package.dart';