common_tool_box 0.0.1+4 copy "common_tool_box: ^0.0.1+4" to clipboard
common_tool_box: ^0.0.1+4 copied to clipboard

dart常用的一些工具接口

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add common_tool_box

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

dependencies:
  common_tool_box: ^0.0.1+4

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:common_tool_box/common_tool_box.dart';
0
likes
140
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

dart常用的一些工具接口

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on common_tool_box