colorist_annotations 0.0.1+1 copy "colorist_annotations: ^0.0.1+1" to clipboard
colorist_annotations: ^0.0.1+1 copied to clipboard

Annotations package for Colorist - Flutter's custom theme generator package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add colorist_annotations

With Flutter:

 $ flutter pub add colorist_annotations

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

dependencies:
  colorist_annotations: ^0.0.1+1

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

Publisher

verified publishertarapogancev.com

Weekly Downloads

Annotations package for Colorist - Flutter's custom theme generator package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on colorist_annotations