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.
dependencies:
  chewie: <latest_version>
  video_player: <latest_version>dependencies:
  cached_chewie: <latest_version>
  cached_video_player: <latest_version>