local_cache_sync 1.2.0
local_cache_sync: ^1.2.0 copied to clipboard
Cache json map to local file with Dart:io. Read cahce with sync api.
1.2.0 Breaking change! #
- If you update to 1.2.0. You cannot read old data with same code!
- Add golbal cache name.
- Add CacheChannelListPage widget.
- Add DefaultValueCache.
1.1.1 Release #
- Fix bug.
1.1.0 Release #
- Add UserDefaultSync class.
1.0.0 Release #
- Release
0.0.3 Add Data View Page. #
- Now you can simple view data table with CacheViewTablePage.
0.0.2 Update(Breaking change). #
- Update loader working.
0.0.1 Creat. #
- Create project.