flutter 的自定义工具封装
Features
封装 widget
Getting started
dart pub add common_flutter
Usage
import 'package:common_flutter/common_flutter.dart';
// Use the package functionality here
Include short and useful examples for package users. Add longer examples
to /example folder.
const like = 'sample';
Additional information
tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.
Libraries
- common_flutter
- 对外“总入口”(barrel)