youtube_player_iframe_web
Web implementation of webview_flutter plugin tailored for using with youtube_player_iframe package.
3.1.3
184K downloads/mo
#884 most downloaded on pub.dev
sarbagyastha/youtube_player_flutter
What this package is like to depend on
Last release 2 months ago
30 May 2026
Release timing varies
gaps range from 5 weeks to 11 months
Nearly every release is documented
notes for 16 of 16 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
16 releases · first in 2022
1 release in the last 12 months
see the full history below
Release timeline
16 releases · Aug 2022 to May 2026
2023
2024
2025
2026
Releases
latest 16-
3.1.330 May 2026Release notes
Open source →- Makes
credentiallessiframe configurable viaWebYoutubePlayerIframeControllerCreationParams. Defaults tofalse.
- Makes
-
3.1.207 Aug 2025 -
3.1.116 Nov 2024 -
3.1.024 Sep 2024 -
3.0.303 Aug 2024Release notes
Open source →- Fixed issues related to Fullscreen.
- Added
onInit&onFullscreenChangecallbacks to YoutubePlayerController. - Added Migrating to v3 section in the docs.
- Listed
Swipe up/down to enter/exit fullscreen modeas a feature in the docs. - Deprecated
autoPlayparam in YoutubePlayerParams, as it's no longer used. - Removed
hasPlayed,position&bufferedfrom YoutubePlayerValue, as these values can be accessed through YoutubePlayerController.
-
3.0.212 Apr 2024Release notes
Open source →- Use
credentiallessiframe, to allow videos to play in pages withCross-Origin-Embedder-Policyset. - Require
sdk: ^3.3.0andflutter: '>=3.19.0'.
- Use
-
3.0.121 Feb 2024 -
3.0.020 Dec 2023Release notes
Open source →- Adds support for wasm.
- Bumps flutter version to
>=3.18.0-0. - Fixes issue using
WebViewWidgetfromwebview_flutterpackage, together with the package.
-
2.0.229 Jan 2023Release notes
Open source →- Register as federated Web implementation package for
youtube_player_iframe.
- Register as federated Web implementation package for
-
2.0.127 Jan 2023Release notes
Open source →- Adds auto registration of the
WebYoutubePlayerIframePlatformimplementation.
- Adds auto registration of the
-
2.0.025 Dec 2022 -
1.0.415 Sep 2022 -
1.0.312 Aug 2022 -
1.0.212 Aug 2022 -
1.0.112 Aug 2022Release notes
Open source →- Fixed Disabled navigation inside the player. This solves the issue where tapping on actions would navigate to different web pages.
- Removed
foreceHDparam, in favor ofdesktopMode. ThedesktopModealso supports changing quality in fullscreen mode. - Added two new methods,
hideTopMenu()andhidePauseOverlay(). Visit ReadMe for more detail.
-
1.0.012 Aug 2022Release notes
Open source →- Web implementation of webview_flutter plugin tailored for using with youtube_player_iframe package.