flutter_screenutil icon indicating copy to clipboard operation
flutter_screenutil copied to clipboard

Keyboard not push up content/ resize screen

Open kzjn10 opened this issue 2 years ago • 5 comments

kzjn10 avatar Jun 15 '22 03:06 kzjn10

After adding this lib when I focus on edit text, it shows the keyboard but does not push up content.

flutter_screenutil: ^5.5.3+2

Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.0.2, on macOS 12.3 21E230 darwin-arm, locale en-VN) [!] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1) ✗ cmdline-tools component is missing Run path/to/sdkmanager --install "cmdline-tools;latest"See https://developer.android.com/studio/command-line for more details. ✗ Android license status unknown. Runflutter doctor --android-licensesto accept the SDK licenses. See https://flutter.dev/docs/get-started/install/macos#android-setup for more details. [✓] Xcode - develop for iOS and macOS (Xcode 13.3) [✓] Chrome - develop for the web [✓] Android Studio (version 2021.2)

kzjn10 avatar Jun 15 '22 03:06 kzjn10

Yes, I confirm this issue as well, it's not happening in v5.0.0 so I downgraded.

EnesKaraosman avatar Jun 16 '22 08:06 EnesKaraosman

I ran the example and found that the textfield would like to be jacked up.

lizhuoyuan avatar Jun 27 '22 07:06 lizhuoyuan

Please make sure you set useInheritedMediaQuery to false, in MaterialApp @kzjn10 @EnesKaraosman

Mounir-Bouaiche avatar Jul 08 '22 12:07 Mounir-Bouaiche

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Aug 08 '22 02:08 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Aug 22 '22 02:08 github-actions[bot]