A Flutter project that demonstrates how to use the bloc
package to manage the state of a timer. The timer can be started, paused, and reset. The timer is implemented using a Timer
object from the dart:async
library.
taham8875/flutter_bloc_timer
A Flutter project that demonstrates how to use the `bloc` package to manage the state of a timer.
Dart