Skip to content

I have created a Telephone Directory Application using the BLoC pattern for state management and the Dio library. Details in the Readme section.

Notifications You must be signed in to change notification settings

MesudSURUCU/telephone_directory_app-dio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telephone_directory_app

Internet-based operations : HTTP-Dio library State Management : Bloc(Cubit) Patterns

I have designed a phonebook application that uses the Dio library to fetch information from the internet, displays it on the main page, allows adding new contacts to the displayed list, and enables updating the information of existing contacts. Users can also delete saved contacts, and to prevent accidental deletions, the application utilizes a SnackBar to inform the user. To enhance the stability of the application, I employed the Bloc pattern for state management.

About

I have created a Telephone Directory Application using the BLoC pattern for state management and the Dio library. Details in the Readme section.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages