Random Color Generator

It is a single page app that displays random colors when you tap on the screen.

Getting Started ๐Ÿš€

To run the app use the following command:

$ flutter run

*Random Color Generator works on iOS, Android, Web, and MacOS.


Running Tests ๐Ÿงช

To run all unit and widget tests use the following command:

$ flutter test --coverage

To view the generated coverage report you can use lcov.

# Generate Coverage Report
$ genhtml coverage/lcov.info -o coverage/

# Open Coverage Report
$ open coverage/index.html

Screenshots


Feedback

If you have any feedback, please reach out to me at talhakhan1297@yahoo.com

Libraries

app
color_generator
constants
main
random_colors
random_colors_cubit
utils
view
view
widget