cool_tools 0.1.0 copy "cool_tools: ^0.1.0" to clipboard
cool_tools: ^0.1.0 copied to clipboard

Useful functions, extensions, and classes that can be used across any project to write concise performative declarative code

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cool_tools

With Flutter:

 $ flutter pub add cool_tools

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

dependencies:
  cool_tools: ^0.1.0

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

Publisher

unverified uploader

Weekly Downloads

Useful functions, extensions, and classes that can be used across any project to write concise performative declarative code

Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

tuple

More

Packages that depend on cool_tools