Improve Existing Social App

Job ID: 31424488

Budget: $250 – $750 USD

We have an existing app built in Flutter and uses Firebase as a backend. Right now we query Firebase every time a user navigates to a new view, but we would like to store more data in a local DB such as sqflite, to improve the way that we query Firebase, so that we only query Firebase for new data.