There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a Flutter application that displays random colors when the user taps on the screen. The user can also get the temperature for any place if they provide coordinates. The color of the background screen will change according to the temperature. I have utilized principles of OOP to keep my code scalable and easy to read.