A notes app with two versions: an online one that uses Firebase and authentication, and an offline one that uses Sqlite. Bloc is used for state management and event handling.
- Bloc for state management.
A notes app with two versions: an online one that uses Firebase and authentication, and an offline one that uses Sqlite. Bloc is used for state management and event handling.