8150e6e51737e07a25d046be9b6e0593886d653e
// 若 scrollPhysics0 赋值为 PageScrollPhysics(),图片组件缩放后,点击文本输入框软键盘弹起会遮挡文本输入框组件 // 将 scrollPhysics0 赋值为 AlwaysScrollableScrollPhysics(),问题解决 ScrollPhysics scrollPhysics0 = AlwaysScrollableScrollPhysics();
hyzp_ybqx
HeiYanZhuaPai_qx_name Flutter application .
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Languages
Dart
64.6%
Java
20.5%
Objective-C
14.2%
Ruby
0.3%
Objective-C++
0.3%