Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tejainece/lib_colors
- Owner: tejainece
- License: bsd-3-clause
- Created: 2019-07-23T03:47:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-29T17:41:06.000Z (over 5 years ago)
- Last Synced: 2023-08-20T22:29:29.983Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 31.3 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.