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 simple phone book app that allows the user to create, edit, update and delete contacts stored locally on the phone storage (hive) using various state managents such as providers and blocs
A Flutter app that allows you to add, edit, and delete contacts.
It utilises different state managements each with independent branches of the code.
Flutter and dart versions
flutter: 2.10.4
dart: 2.16.2
About
A simple phone book app that allows the user to create, edit, update and delete contacts stored locally on the phone storage (hive) using various state managents such as providers and blocs