Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/treeinfra/color-chart
A non-material and classified color chart for Flutter development.
https://github.com/treeinfra/color-chart
color color-chart color-schemes flutter non-material
Last synced: 7 days ago
JSON representation
A non-material and classified color chart for Flutter development.
- Host: GitHub
- URL: https://github.com/treeinfra/color-chart
- Owner: treeinfra
- License: mit
- Created: 2024-05-16T10:04:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-29T02:53:57.000Z (5 months ago)
- Last Synced: 2024-06-30T04:16:45.938Z (5 months ago)
- Topics: color, color-chart, color-schemes, flutter, non-material
- Language: Dart
- Homepage: https://pub.dev/packages/color_chart
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Color Chart
A non-material and classified color chart for Flutter development.
Flutter officially provides the
[Material Color System](https://m3.material.io/styles/color/system/overview)
which you can simply call the `material` library.
But that's not the only option.
This package provides a non-material and classified color chart for Flutter.
All the colors are named by common items and are easy to remember,
and they are also classified into smaller groups according to their styles.This package also provides some utils about the `Color`.