video_cached_player 2.4.9+1 video_cached_player: ^2.4.9+1 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.
2.1.0 #
Update everything for android exoplayer, update flutter dependencies, re-publish to pub.dev because author inactive
2.1.1 #
also slightly update ios stuff and fix podspec to fork
2.1.2 #
Change message channel data
2.1.2+1 #
Remove a video player library
2.1.2+2 #
Change a homepage
2.1.2+3 #
Change a homepage
2.1.3 #
With Video player dependency
2.4.9 #
Update a Video player same version
2.4.9+1 #
Fix a package issue