webviewtube 1.4.1 copy "webviewtube: ^1.4.1" to clipboard
webviewtube: ^1.4.1 copied to clipboard

PlatformAndroidiOS
outdated

Play YouTube videos on mobile platforms, with WebView and IFrame Player API.

1.4.1 #

  • fix: playlist_player demo is unable to go back to the first video
  • fix: == should include runtimeType

1.4.0 #

  • feat: implement loadPlaylist and cuePlaylist
  • feat: add demo for playing a playlist
  • refactor: update the demo for customized player
  • doc: fix typos

1.3.1 #

  • refactor: implement toString for models
  • doc: use templates for constructors
  • doc: add more explanation for WebviewtubeController

1.3.0 #

  • doc: update outdated documentation
  • refactor: finalize webview controller
  • doc: update example and readme for player configuration
  • BREAKING refactor!: decouple options from controller
  • refactor: dispose the default controller automatically
    • If a controller is provided to the player, the user should dispose it manually.

1.2.0 #

  • refactor: remove unused functions
  • feat: add onPlayerReady, onPlayerError and onPlayerWebResourceError callbacks
  • BREAKING refactor!: make videoId a named parameter

1.1.0 #

Fixed #

  • hashCode for WebviewTubeValue, VideoMetadata, and ProgressBarColors should include runtimeType
  • Ignore gestures for the controls when the video is playing

Changed #

  • Removed the unused ActionButton widget
  • A replay button is shown when video has ended

1.0.0 #

  • Initial release.
19
likes
140
points
105
downloads

Publisher

unverified uploader

Weekly Downloads

Play YouTube videos on mobile platforms, with WebView and IFrame Player API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, provider, webview_flutter

More

Packages that depend on webviewtube