youtube_player_iframe_web 3.1.2
youtube_player_iframe_web: ^3.1.2 copied to clipboard
Web implementation of webview_flutter plugin tailored for using with youtube_player_iframe package.
3.1.2 #
- Bumps dependencies.
3.1.1 #
- Bumps dependencies.
3.1.0 #
- Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.
3.0.3 #
- Bumps dependencies.
- Removes
httpas direct dependency.
3.0.2 #
- Use
credentiallessiframe, to allow videos to play in pages withCross-Origin-Embedder-Policyset. - Require
sdk: ^3.3.0andflutter: '>=3.19.0'.
3.0.1 #
- Bumps dependencies to latest version.
3.0.0 #
- Adds support for wasm.
- Bumps flutter version to
>=3.18.0-0. - Fixes issue using
WebViewWidgetfromwebview_flutterpackage, together with the package.
2.0.2 #
- Register as federated Web implementation package for
youtube_player_iframe.
2.0.1 #
- Adds auto registration of the
WebYoutubePlayerIframePlatformimplementation.
2.0.0 #
- Fixed video playback issues.
- Bumped dependencies.
1.0.4 #
- Bumped dependencies.
1.0.3 #
- Fixed unsupported platform warning.
1.0.2 #
- Fixed the supported platform.
1.0.1 #
- Fixed the supported platform.
1.0.0 #
- Web implementation of webview_flutter plugin tailored for using with youtube_player_iframe package.