riverpod_cache_time 0.0.1
riverpod_cache_time: ^0.0.1 copied to clipboard
Provides a function that allows you to use cache time when using the RiverPod state management library.
riverpod_cache_time #
riverpod 라이브러리를 사용할 때 캐싱 타임을 적용할 수 있는 라이브러리 입니다.
다음 조건에서 사용할 수 있습니다 #
- riverpod(https://pub.dev/packages/riverpod) 패키지를 사용하는 경우
- Code generation(https://docs-v2.riverpod.dev/docs/about_code_generation) 을 사용하는 경우
사용예시 (준비중입니다.) #