This repository contains the prism and prism_flutter packages, providing powerful color manipulation tools for Dart and Flutter.
| Package | Description |
|---|---|
prism |
An optimized, zero-dependency color manipulation library for Dart & Flutter with multiple color models, accessibility tools, and pre-built palettes. |
prism_flutter |
Flutter-specific extensions for seamless Ray color ↔ Color conversions. |
Please see the README.md in each package's directory for more information.
.
├── packages/
│ ├── prism/
│ └── prism_flutter/
├── palette_gallery/
└── README.md
The color palettes can be previewed as PNG images or HTML files in the palette_gallery/ directory. CSS versions are also available for web development use. Dart implementations of all palettes are included within the prism package.
This project is licensed under the MIT License.
Author: Jimmy Forrester-Fellowes. For an introduction to Prsim see Jimmy's blog post