art 1.2.0+2 copy "art: ^1.2.0+2" to clipboard
art: ^1.2.0+2 copied to clipboard

flutter syntax sugar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add art

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

dependencies:
  art: ^1.2.0+2

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:art/art.dart';
1
likes
105
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

flutter syntax sugar.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_colorpicker, popover

More

Packages that depend on art