colourlovers_api 2.0.0 copy "colourlovers_api: ^2.0.0" to clipboard
colourlovers_api: ^2.0.0 copied to clipboard

A Dart implementation of the COLOURlovers API

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add colourlovers_api

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

dependencies:
  colourlovers_api: ^2.0.0

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:colourlovers_api/colourlovers_api.dart';
0
likes
125
points
19
downloads

Publisher

verified publisheralbemala.me

Weekly Downloads

A Dart implementation of the COLOURlovers API

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

chopper, equatable, flutter, json_annotation

More

Packages that depend on colourlovers_api