You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.