hive: ^2.2.3 hive_flutter: ^1.1.0 intl: ^0.17.0 build_runner: ^2.2.0 hive_generator: ^1.1.3 ...
This project is a Todo application built using Flutter with Bloc for state management and Hive for local storage. It demonstrates how to efficiently manage application state and data persistence in a ...