flutter_cache_maestro 0.1.9 copy "flutter_cache_maestro: ^0.1.9" to clipboard
flutter_cache_maestro: ^0.1.9 copied to clipboard

A Flutter plugin for caching data from various types of links (images, videos, audio, documents) with customizable storage options.

0.1.9 #

  • Updated dependency versions to latest compatible versions
  • Updated path_provider to ^2.1.5
  • Updated path to ^1.9.1
  • Updated crypto to ^3.0.6

0.1.8 #

  • Added a key to futurebuilder to maintain the state of the widget
  • fixed a bug in stats extension where static calling was failing

0.1.5 #

  • Updated http package version to the latest version 1.3.0

0.1.1 #

  • Initial release of Flutter Cache Maestro
  • Core features:
    • File caching with customizable TTL (Time-To-Live)
    • Automatic cache cleanup
    • Folder organization for different media types
    • Built-in widgets for displaying cached media
    • Storage statistics and management
  • Supports caching of images, videos, audio files, PDFs, and other file types
  • Implements singleton pattern for efficient cache management
  • Full null safety support

0.0.1 #

  • Initial development version (pre-release)
1
likes
140
points
14
downloads

Publisher

verified publishertrevorsuna.com

Weekly Downloads

A Flutter plugin for caching data from various types of links (images, videos, audio, documents) with customizable storage options.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, http, path, path_provider

More

Packages that depend on flutter_cache_maestro