media_cache_manager 0.2.2 copy "media_cache_manager: ^0.2.2" to clipboard
media_cache_manager: ^0.2.2 copied to clipboard

This package helps you to cache media (Audio, Video, Image, etc...).

0.2.2 #

  • daysToExpire behavior changed.

0.2.1 #

  • autoDownload option to enable/disable auto download.
  • Rename onInit callback to onInitialize.
  • Add initial state to DownloadMediaStatus.
  • Bugs fixed.

0.2.0 #

  • Encrypt and decrypt downloaded files with AES.
  • Encrypt Single File.
  • Add Encrypting/Decrypting status.
  • Optimize plugin imports.
  • Refactor DownloadMediaBuilder Widget.

0.1.0 #

  • Add Cancel/Retry for downloading.
  • add onInit callback function to that gives you an instance of DownloadMediaBuilderController.
  • DownloadMediaBuilderController to control DownloadMediaBuilder widget.
  • Change some functions names.
  • Downloader class changed.

0.0.2+2 #

  • Upgrade dependencies.

0.0.2+1 #

  • Some bugs fixed.

0.0.2 #

  • ExpireDate (Optional) for cached media.

0.0.1 #

  • First Version.
66
likes
120
pub points
76%
popularity

Publisher

unverified uploader

This package helps you to cache media (Audio, Video, Image, etc...).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

aes_crypt_null_safe, dio, flutter, get_storage, path_provider

More

Packages that depend on media_cache_manager