y_player 1.1.0 copy "y_player: ^1.1.0" to clipboard
y_player: ^1.1.0 copied to clipboard

YPlayer is a Flutter package that provides an easy-to-use YouTube video player widget

Changelog #

1.1.0 #

  • Introduced new controller-based functionality for improved state management
  • Enhanced handling of app lifecycle changes and fullscreen mode
  • Added onControllerReady callback to YPlayer widget
  • Improved error handling and recovery
  • Deprecated getController() method in favor of onControllerReady callback
  • Added isInitialized property to YPlayerController
  • Improved documentation and usage examples

1.0.2+1 #

  • Minor bug fixes and improvements

1.0.2 #

  • Full screen mode bug fixes
  • Minor bug fixes and improvements

1.0.1+3 #

  • Minor bug fixes and improvements

1.0.1+2 #

  • Loader size bug fix
  • Minor bug fixes and improvements

1.0.1+1 #

  • Aspect ratio bug fix
  • Minor bug fixes and improvements

1.0.1 #

  • Added support for mute and unmute
  • Added support for fullscreen mode
  • Added support for customize error and loading widgets
  • Added support for customize placeholder widget
  • Added support for customize progress colors
  • Minor bug fixes and improvements

1.0.0 #

  • Play YouTube videos directly in your Flutter app
  • Responsive layout that adapts to different screen sizes
  • Support for fullscreen mode
  • Easy to use API with play, pause, and stop functionality
  • Callback support for player state changes and progress updates
12
likes
150
pub points
80%
popularity

Publisher

verified publishervexellab.com

YPlayer is a Flutter package that provides an easy-to-use YouTube video player widget

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

chewie, flutter, video_player, youtube_explode_dart

More

Packages that depend on y_player