sarbagyastha / youtube_player_flutter

A Flutter plugin for inline playback or streaming of YouTube videos using the official iFrame Player API.
https://youtube.sarbagyastha.com.np
BSD 3-Clause "New" or "Revised" License
713 stars 829 forks source link

youtube video scolling to above widget in ios device only #830

Open Sayedmdkaif opened 1 year ago

Sayedmdkaif commented 1 year ago

please have a look on this video. While scrolling youtube video its scrolling to above top widget. Please provide its solution asap. This issue is having some youtube videos not all videos.

video url: https://drive.google.com/file/d/1vegrOtt4RVIB2_5iqSuhar7-W2mSt_Yu/view?usp=sharing

Thanks

flutter doctor -v [✓] Flutter (Channel stable, 3.10.1, on macOS 12.6.1 21G217 darwin-x64, locale en-GB) • Flutter version 3.10.1 on channel stable at /Volumes/DataDrive/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision d3d8effc68 (2 weeks ago), 2023-05-16 17:59:05 -0700 • Engine revision b4fb11214d • Dart version 3.0.1 • DevTools version 2.23.1

[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1) • Android SDK at /Users/mohdkaif/Library/Android/sdk • Platform android-33, build-tools 33.0.1 • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 11.0.15+0-b2043.56-8887301) • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 14.2) • Xcode at /Applications/Xcode.app/Contents/Developer • Build 14C18 • CocoaPods version 1.11.3

[✓] Chrome - develop for the web • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2022.1) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 11.0.15+0-b2043.56-8887301)

[✓] Connected device (3 available) • iPhone (mobile) • 00008030-00040C641A63402E • ios • iOS 16.4.1 20E252 • macOS (desktop) • macos • darwin-x64 • macOS 12.6.1 21G217 darwin-x64 • Chrome (web) • chrome • web-javascript • Google Chrome 113.0.5672.126

[✓] Network resources • All expected network resources are available.

• No issues found!

Sayedmdkaif commented 1 year ago

Hello, any improvement about the above issue?

ebad-ahmed-progatix commented 1 month ago

I am facing same issue