artools 0.0.3+5 copy "artools: ^0.0.3+5" to clipboard
artools: ^0.0.3+5 copied to clipboard

A Dart package that provides handy extensions and helper functions, for a smooth and efficient coding experience.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add artools

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

dependencies:
  artools: ^0.0.3+5

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:artools/artools.dart';
5
likes
140
points
2
downloads

Publisher

verified publisheraffinesol.com

Weekly Downloads

A Dart package that provides handy extensions and helper functions, for a smooth and efficient coding experience.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on artools