https://github.com/iamvaibhavsar/background_color_changer
A cross platform mobile application made using Flutter Framework by using which we can change the Background Color of the screen. You just simply need to keep clicking the button!
https://github.com/iamvaibhavsar/background_color_changer
Last synced: 2 months ago
JSON representation
A cross platform mobile application made using Flutter Framework by using which we can change the Background Color of the screen. You just simply need to keep clicking the button!
- Host: GitHub
- URL: https://github.com/iamvaibhavsar/background_color_changer
- Owner: IamVaibhavsar
- Created: 2020-04-06T06:43:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T06:56:10.000Z (about 5 years ago)
- Last Synced: 2025-01-03T04:50:43.883Z (4 months ago)
- Language: Dart
- Size: 151 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Background_Color_Changer
A cross platform mobile application made using Flutter Framework by using which we can change the Background Color of the screen. You just simply need to keep clicking the button!
---# Background_Color_Changer
[See the Project](https://github.com/IamVaibhavsar/Background_Color_Changer "Learn Spanish Numbers")

To change the background color, keep clicking on `Change it!` button.
The Background color will change randomly.After keep clicking the Button, The colors will keep changing like this.



In this way you can have fun by changing the background color!---
The source code if this project is present in `lib/main.dart` file.
to run the app, Make sure your laptop/computer is connected with an android/ios device or the emulator.
To check whether you are connected or not, Run `flutter doctor` command in the project directory.To run the project, give the command `flutter run` in the project directory.
The App will get installed in the device in Debug Mode.
---
### Thank You.