local_cache_sync 1.2.4 copy "local_cache_sync: ^1.2.4" to clipboard
local_cache_sync: ^1.2.4 copied to clipboard

outdated

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

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 golbal 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
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

flutter, quiver

More

Packages that depend on local_cache_sync