Skip to content

wosika/chewie_cached

 
 

Repository files navigation

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>

About

The video player for Flutter with a heart of gold

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 99.4%
  • Other 0.6%