reusable_tools 1.0.18 copy "reusable_tools: ^1.0.18" to clipboard
reusable_tools: ^1.0.18 copied to clipboard

Personal Reusable Tools. Feel free to modify.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add reusable_tools

With Flutter:

 $ flutter pub add reusable_tools

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

dependencies:
  reusable_tools: ^1.0.18

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:reusable_tools/reusable_tools.dart';
2
likes
130
points
98
downloads

Publisher

verified publishermrcrbrth.my.id

Weekly Downloads

Personal Reusable Tools. Feel free to modify.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async, basics, collection, dio, english_words_300k, jiffy, uuid

More

Packages that depend on reusable_tools