Skip to content

rest api call, cache, crud with flutter and firebase

Notifications You must be signed in to change notification settings

canavci312/bloc_todo_news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API Calling and CRUD with Firebase & Bloc

  • Strings were left without proper localization and proper Theming wasnt done due to time constraints.
  • Views are simple, just for demonstration purposes
  • Core folder represents the classes that can be reused in any other app
  • Error handling is for demonstration purposes error states may not be produceable. Used dartz and freezed for error handling
  • Would have created featureName.dart file to export libraries inside the feature for cleaner code. Example shown in core library

About

rest api call, cache, crud with flutter and firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages