Skip to content

FernandoAvellar/PomodoroTimer

Repository files navigation

A Pomodoro Timer implementation using Flutter and MobX

A Pomodoro timer developer in Flutter using MobX to manage states.

Getting Started

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

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

A Pomodoro timer develop in Flutter using MobX.

Topics

Resources

Stars

Watchers

Forks