random_toolkit 0.0.7 copy "random_toolkit: ^0.0.7" to clipboard
random_toolkit: ^0.0.7 copied to clipboard

一个功能强大的Flutter随机数据生成工具包,提供各种类型的随机数据生成功能。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add random_toolkit

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

dependencies:
  random_toolkit: ^0.0.7

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:random_toolkit/random_toolkit.dart';
0
likes
135
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

一个功能强大的Flutter随机数据生成工具包,提供各种类型的随机数据生成功能。

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on random_toolkit