pariyatti / mobile-app

The Pariyatti mobile app
https://pariyatti.app/
GNU Affero General Public License v3.0
8 stars 11 forks source link

Dio should enable offline use #148

Open deobald opened 11 months ago

deobald commented 11 months ago

At the moment, the app will make a network call whenever the Today screen is refreshed. It should be able to use Dio to (in)validate cache content and provide offline content in the case of no network connection.

riverscuomo commented 11 months ago

Looks good!

Here's a link to our 'cache' discussion for easy reference: https://github.com/dhammaorg/DO-Dhamma-UX-Flutter/discussions/183

And our 'cache' wiki: https://github.com/dhammaorg/DO-Dhamma-UX-Flutter/wiki/Cache