Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dora4/dcache-android

🌟 dcache is an open-source offline data caching framework for Android, designed to provide a simple and efficient way to cache network request results and other data for use when the device is offline.
https://github.com/dora4/dcache-android

android app cache mmkv networklib orm-framework

Last synced: about 2 months ago
JSON representation

🌟 dcache is an open-source offline data caching framework for Android, designed to provide a simple and efficient way to cache network request results and other data for use when the device is offline.

Awesome Lists containing this project

README

        

### Docs

https://dora4.github.io/dcache-android

### Appendix: StateFlow Learning Resources

Version 2.2.0 adds support for StateFlow, allowing you to freely choose between LiveData and StateFlow as data carriers.
Video tutorial: [StateFlow Tutorial](https://www.youtube.com/watch?v=SP_btJHXqN8)

### Best Practices

Dora Chat (https://dorachat.com)

Dora Music ([Dora Music](https://github.com/dora4/DoraMusic))