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

A comprehensive Flutter wrapper for the COLOURlovers.com API, providing access to colors, palettes, patterns, users, and statistics from the popular color community platform.

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.1

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
140
points
34
downloads

Publisher

verified publisheralbemala.me

Weekly Downloads

A comprehensive Flutter wrapper for the COLOURlovers.com API, providing access to colors, palettes, patterns, users, and statistics from the popular color community platform.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

chopper, equatable, flutter, json_annotation

More

Packages that depend on colourlovers_api