local_cache_sync 2.0.0-nullsafety.0 copy "local_cache_sync: ^2.0.0-nullsafety.0" to clipboard
local_cache_sync: ^2.0.0-nullsafety.0 copied to clipboard

outdated

Cache json map to local file with Dart:io. Read cache with sync api.

[2.0.0-nullsafety.0] Add nullsafety #

[1.3.0] Remove image cache feature #

  • Remove image cache feature

[1.2.5] Update Readme #

  • Update Readme.
  • Fix bug: return null when json.decode work with wrong string.

[1.2.4] Update Readme #

  • Update Readme.

[1.2.3] Add Data Detail Page #

  • Now can use LocalCacheSync.pushDetailPage(context) view cache detail.

[1.2.2] Add Size Calculate #

  • Now can view total cache size of channel by LocalCacheLoader(channel).cacheInfo.
  • Now can view every total cache size on CacheChannelListPage.

[1.2.1] Add ImageCache #

  • Add image cache.

[1.2.0] Breaking change! #

  • If you update to 1.2.0. You cannot read old data with same code!
  • Add global cache name.
  • Add CacheChannelListPage widget.
  • Add DefaultValueCache class.

[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.
7
likes
0
pub points
76%
popularity

Publisher

unverified uploader

Cache json map to local file with Dart:io. Read cache with sync api.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on local_cache_sync