Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tejainece/lib_colors

LibColors is a cross-platform Dart library to create, use, convert and manipulate colors
https://github.com/tejainece/lib_colors

Last synced: about 2 months ago
JSON representation

LibColors is a cross-platform Dart library to create, use, convert and manipulate colors

Awesome Lists containing this project

README

        

# lib_colors

Add colors to your applications!

LibColors is a cross-platform Dart library to create, use, convert and manipulate colors.

# Example

> TODO

# Thanks!

This package is based on [vector_math](https://pub.dev/packages/vector_math) and [color](https://pub.dev/packages/color)
packages. I just rewrote them with a cleaner API.