webviewtube 1.3.0
webviewtube: ^1.3.0 copied to clipboard
Play YouTube videos with WebView and IFrame Player API.
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 #
1.0.0 #
- Initial release.