flutter_cached_video_android 1.0.3
flutter_cached_video_android: ^1.0.3 copied to clipboard
flutter_cached_video_android is the Android implementation of the flutter_cached_video plugin, supporting video caching up to 512 MB. When the cache limit is exceeded, the oldest videos are removed. B [...]
Changelog #
All notable changes to this project will be documented in this file.
1.0.3 - 2025-03-18 #
📝 Documentation #
- Updated
pubspec.yaml
description for better readability and consistency. - Removed depreciated member functions
1.0.2 - 2025-03-18 #
📝 Documentation #
- Updated
pubspec.yaml
format for better readability and consistency. - Improved code block formatting and corrected minor documentation errors.