Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jifalops/color_rgb_a

Represents a color in the red-green-blue scheme with an optional alpha component. Designed for use with both Flutter and CSS.
https://github.com/jifalops/color_rgb_a

Last synced: 5 days ago
JSON representation

Represents a color in the red-green-blue scheme with an optional alpha component. Designed for use with both Flutter and CSS.

Awesome Lists containing this project

README

        

# ~~color_rgb_a~~

Represents a color in the red-green-blue scheme with an optional alpha component. Designed for use with both Flutter and CSS.

## Deprecated
This class has been incorporated into the [`shared_theme`](https://github.com/jifalops/shared_theme) package. Specifically, [here](https://github.com/jifalops/shared_theme/blob/master/lib/src/colors.dart#L5).