Skip to content

alexandrelipp/book_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_book_tracker

A new Flutter application.

This project uses the auth and firestore firebase services for data.

In order to reduct reads/writes, I tried not to use streams and manage data locally as well as in the cloud. This turned out to be challenging, especially on offline mode. Everything is working perfectly and super fast online, but offline lacks error catching and the firebase cache is not implemeted properly (by me of course!).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages