Skip to content

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

License

Notifications You must be signed in to change notification settings

talhakhan1297/random_color_generator

Repository files navigation

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

Documentation

Documentation


Screenshots


Feedback

If you have any feedback, please reach out to me at [email protected]

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published