Clone the repository or extract the ZIP file. https://github.com/Aashu9798/flutter-step-counter-app In terminal, run: ```bash flutter pub get ``` Connect a real ...
A simple Jetpack Compose Counter App built using MVVM architecture. Demonstrates reactive state updates with a ViewModel. UI-only demo with increment and decrement functionality.