youtube_plyr_iframe 1.3.2
youtube_plyr_iframe: ^1.3.2 copied to clipboard
Clone of Youtube Player Iframe. Supports web & mobile platforms.
1.3.2 #
- Fixes videos opening up in browser instead of inline on iOS.
- Fixes desktop mode on iPad + nullsafety
1.3.0+1 #
- Fixes videos opening up in browser instead of inline on iOS.
- Fixes desktop mode on iPad + nullsafety
1.2.0+2 #
- Added
YoutubePlayerParams.privacyEnhancedflag. - Exposed
gestureRecognizersthroughYoutubePlayerIFramewidget. - Handled internal links correctly. Tapping on video suggestion will now play it and all the buttons are enabled.
- Flutter
>=1.22.0 <2.0.0is required.
1.1.0 #
1.0.1 #
- 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.0+4 #
- Minor improvements
1.0.0+3 #
- Minor Fixes
1.0.0 #
- Initial Release