You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix navigation pop error by canceling PopScope action if pop is alredy confirmed
* - Refactor PopScope to pop if the player is not in fullscreen instead of always false.
- Remove `Navigator.pop` inside `onPopInvokedWithResult` to avoid issues with external navigation (Example: Pressing dialog barrier, or using an external navigation solution)
* 🎨 formaating fixes
* fix: Full Screen in Landscape mode cut the video #621 (#962)
* Full Screen in Landscape mode cut the video #621
* Full Screen in Landscape mode cut the video #621
* 🎨 minor changes
* 🔖 bumped version
* minor change
---------
Co-authored-by: RaphiTobi <[email protected]>
Co-authored-by: abulmajd <[email protected]>
Co-authored-by: Nhật Long <[email protected]>
Copy file name to clipboardExpand all lines: packages/youtube_player_flutter/pubspec.yaml
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
name: youtube_player_flutter
2
2
description: Flutter plugin for playing or streaming inline YouTube videos using the official iFrame player API. This plugin supports both Android and iOS.
0 commit comments