riverpod_cache_time 0.0.6
riverpod_cache_time: ^0.0.6 copied to clipboard
Provides a function that allows you to use cache time when using the RiverPod state management library.
0.0.6 #
- readme 의 예제 코드 수정.
- changelog 의 버전 배치 순서 수정.
0.0.5 #
- RiverpodCacheTime 클래스 생성자 매개변수 중에 cancelToken 매개변수 deprecated 처리.
0.0.4 #
- 인자로 받은 cancelToken 의 close() 메소드를 호출할 때 이미 취소가 되었는지 확인하는 로직 추가.
0.0.3 #
- readme 에서 code generate 에서만 사용가능하다는 조건 제거.
- 클래스 Provider 방식에 대한 example 코드 추가 작성.
0.0.2 #
- example 추가.
0.0.1 #
- TODO: Describe initial release.