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

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!

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")

![initial](https://github.com/IamVaibhavsar/Background_Color_Changer/blob/master/bg_changer/images/initial0.png "initial")

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.

![2](https://github.com/IamVaibhavsar/Background_Color_Changer/blob/master/bg_changer/images/Color2.png "2")

![3](https://github.com/IamVaibhavsar/Background_Color_Changer/blob/master/bg_changer/images/Color3.png "3")

![4](https://github.com/IamVaibhavsar/Background_Color_Changer/blob/master/bg_changer/images/Color4.png "4")



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.