Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 676 Bytes

File metadata and controls

49 lines (27 loc) · 676 Bytes

2.0.0

  • [break change] refine to FileCache(for Dart project), FileCacheFlutter
  • expose FileStore for read and write http.Response

0.6.0

  • [break change] remove memory store
  • [break change] FileCache remove scan and async

0.4.0

  • Split to file_cache and file_cache_flutter
  • file_cache not worked in mode of none flutter
  • refine to stats, store

0.2.0

  • Null-safety migrate

0.1.5

  • ImageProvide::load

0.1.4

  • add FileCache.getString

0.1.3

  • add FileCache.forceCacheSeconds for force cached all url

0.1.0

  • Dart2
  • remove httpClient
  • add defaultLoader

0.0.1

  • getJson/getBytes
  • clean
  • stats
  • FileCacheImage