cached_chewie 1.0.0 cached_chewie: ^1.0.0 copied to clipboard
Fork of official chewie with cached_video_player.
cached_chewie #
This if a fork of official chewie bundled with cached_video_player #
Follow the documentation of official chewie packages, except the following part reagrding your pubspec.yaml
. #
Instead of:
dependencies:
chewie: <latest_version>
video_player: <latest_version>
Use:
dependencies:
cached_chewie: <latest_version>
cached_video_player: <latest_version>