Skip to content
#

caching-strategies

Here are 54 public repositories matching this topic...

Efficient Data Caching with BLOC & HIVE in FLUTTER: Explore BLOC pattern integration with HIVE database for streamlined data caching in Flutter. This repo guides on storing API data locally, ensuring smooth offline functionality. Optimize your Flutter apps for offline mode with ease.

  • Updated Apr 23, 2024
  • Dart

MVVM architecture is used in the development of this application. Using Retrofit2 and Kotlin Coroutines, this app retrieves data from REST APIs and caches them in Room. I implemented the NetworkBoundResource helper method with Kotlin Flow.

  • Updated Jan 6, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the caching-strategies topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the caching-strategies topic, visit your repo's landing page and select "manage topics."

Learn more