A Pomodoro timer developer in Flutter using MobX to manage states.
- Clone the project
- Execute the commands:
cd <cloned_folder> flutter pub get dart run build_runner watch (This command is necessary in order to recreate some files if you make some change in MobX Store)
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.