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
When run app with hidden drawer on iPad it works fine, but on iPhone it shows laggy and takes much time to detect the gesture on leading action button in app bar. I don't see any error in my debug console.
iPhone 14 Pro Max iOS ver. 17.1.1
iPad Air (5. Gen) iOS ver. 17.1.1
Flutter 3.16.0
Flutter Doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.16.0, on macOS 14.1.1 23B81 darwin-arm64, locale de-DE)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 15.0.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.3)
[✓] VS Code (version 1.84.2)
[✓] Connected device (4 available)
[✓] Network resources
• No issues found!
Not sure why, but when i run it on iPad it flawlessly detect the open and close toggle on leading icon button.
I don't have such a complicated structure, just using the basic implementation.
Hi,.
When run app with hidden drawer on iPad it works fine, but on iPhone it shows laggy and takes much time to detect the gesture on leading action button in app bar. I don't see any error in my debug console.
Flutter Doctor
Not sure why, but when i run it on iPad it flawlessly detect the open and close toggle on leading icon button.
I don't have such a complicated structure, just using the basic implementation.
The text was updated successfully, but these errors were encountered: