fairy_flutter_utils 0.0.1-dev copy "fairy_flutter_utils: ^0.0.1-dev" to clipboard
fairy_flutter_utils: ^0.0.1-dev copied to clipboard

discontinued

Flutter package util工具类,包含日期时间,数字,定时器,字符串,集合,货币,正则表达式,集合,签名等工具的封装.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fairy_flutter_utils

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

dependencies:
  fairy_flutter_utils: ^0.0.1-dev

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:fairy_flutter_utils/fairy_flutter_utils.dart';
0
likes
65
points
29
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter package util工具类,包含日期时间,数字,定时器,字符串,集合,货币,正则表达式,集合,签名等工具的封装.

License

Apache-2.0 (license)

Dependencies

convert, crypto, decimal, flutter

More

Packages that depend on fairy_flutter_utils