- This is a Simple but Powerful project if you want to learn about basic statemanagement in a Flutter Project
- With added functionalities to the default Flutter starter counter app.
Just pull this project and run
flutter create .
to recreate the project then run it.
- Ability to define the ongoing process in the Text which changes according to the count -- Change Text when reached a count
- Stop counting when reached a predefined Numeral
- Change counter to text at a give count
- Indicate with Color change when reached a count
- Buttons display with green Colors when Active
- Buttons change colors and disabled when reached a certain count
Try installing through FlutterMatic