chewie 0.5.0 copy "chewie: ^0.5.0" to clipboard
chewie: ^0.5.0 copied to clipboard

outdated

A video player for Flutter with Cupertino and Material play controls

Changelog #

0.5.0 #

  • Update to work with video_player: ">=0.5.0 <0.6.0

0.3.0 #

  • Update to work with video_player: ">=0.2.0 <0.3.0
  • Add showControls option. You can use this to show / hide the controls
  • Move from VideoProgressColors to ChewieProgressColors for customization of the Chewie progress controls
  • Remove progressColors in favor of platform-specific customizations: cupertinoProgressColors and materialProgressColors to control
  • Add analysis options

0.2.0 #

  • Take a controller instead of a String uri. Allows for better control of playback outside the player if need be.

0.1.1 #

  • Fix images in docs for pub

0.1.0 #

Initial version of Chewie, the video player with a heart of gold.

  • Hand a VideoPlayerController to Chewie, and let it do the rest.
  • Includes Material Player Controls
  • Includes Cupertino Player Controls
  • Spike version: Focus on good looking UI. Internal code is sloppy, needs a refactor and tests
1870
likes
0
pub points
99%
popularity

Publisher

verified publisherfluttercommunity.dev

A video player for Flutter with Cupertino and Material play controls

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, open_iconic_flutter, video_player

More

Packages that depend on chewie