cached_video_player 2.0.3 cached_video_player: ^2.0.3 copied to clipboard
A new flutter plugin that is virtually a clone of official video_player plugin except that it supports caching( Android and iOS)
1.0.0 #
Initial Release
1.0.1 #
Added example code.
1.0.2 #
Added description
1.0.2+1 #
Fixed minor bug
1.0.2+2 #
Made SimpleCache singleton thread safe
1.0.3 #
Support iOS
2.0.0-dev.1 #
Based on video_player 2.1.1
2.0.1 #
Change back to CachedVideoPlayer
namespace.
2.0.2 #
Fix some issues reported on Github.
2.0.3 #
Add example and increase pub score.