common_flutter 1.0.1
common_flutter: ^1.0.1 copied to clipboard
flutter的自定义工具封装
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.