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

https://github.com/e200/color_generator

A simple Flutter color generator app built with Cubit + Freezed.
https://github.com/e200/color_generator

Last synced: 5 months ago
JSON representation

A simple Flutter color generator app built with Cubit + Freezed.

Awesome Lists containing this project

README

          

# color_generator

A Flutter color generator app initially built with Cubit + Freezed, now migrated to Riverpod.

## Printscreen

This a application generates color from RGB and Hexadecimal values.

![Screenshot](screenshots/home.png)