youtube_player_flutter version history
10 releases tracked, newest first.
youtube_player_iframe-v3.0.3
Aug 14, 2022- Fixed Fullscreen-related issues and added `onInit` & `onFullscreenChange` callbacks.
- Deprecated `autoPlay` param and removed unused values from `YoutubePlayerValue`.
- Updated documentation with migration guide and fullscreen mode features.
0 downloads
v1.0.1-iframe
Jul 17, 2020- **Fixed** Disabled navigation inside the player. This solves the issue where tapping on actions would navigate to different web pages.
- Removed `foreceHD` param, in favor of `desktopMode`. The `desktopMode` also supports changing quality in fullscreen mode.
- Added two new methods, `hideTopMenu()` and `hidePauseOverlay()`. Visit ReadMe for more detail.
2 downloads
v1.0.0+4
Jul 12, 2020Initial release of youtube_player_iframe
2 downloads
v7.0.0+2
Jun 1, 2020* Added `onEnterFullScreen` & `onExitFullScreen` callback to `YoutubePlayerBuilder`.
* Player switches back to normal mode on system back, if on fullscreen.
* Added `thumbnail` parameter to `YoutubePlayer`, removed `thumbnailUrl`. Now any widget can be used as thumbnail.
* Fixed issues with progress colors.
3 downloads
v7.0.0+1
May 31, 2020* **(Fixed)** random crashes
* **(Fixed)** issues with orientation
* **(Improvements)** Added automatic fullscreen toggle wrt to orientation change
**BREAKING CHANGE**
* Requires **iOS**: `--ios-language swift`, Xcode version `>= 11`
* Requires **Android**: `minSdkVersion 17`
* Removed exported `WebView` widget
3 downloads
v7.0.0
May 31, 20200 downloads
v6.1.1
May 4, 2020* Removed `forceHideAnnotation` flag
0 downloads
v6.1.0+5
Feb 23, 20203 downloads
v6.1.0+4
Feb 23, 20200 downloads
v6.1.0+3
Feb 23, 20203 downloads