media_cache_manager 0.2.0 media_cache_manager: ^0.2.0 copied to clipboard
This package helps you to cache media (Audio, Video, Image, etc...).
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.