-
Notifications
You must be signed in to change notification settings - Fork 936
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No named parameter with the name 'resizeToAvoidBottomInset #354
Comments
升级到最新版 flutter sdk 我是这样解决的 |
Thanks, had this issue too and @xiaoxiaohaozai s solution ("upgrade to latest version of flutter sdk", for us non chinese speaking and unwilling to use google translate) worked great for me. |
@xiaoxiaohaozai Thanks,It s work for me |
thank you @kisstank , closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
file:///C:/Users/10024/AppData/Roaming/Pub/Cache/hosted/pub.flutter-io.cn/flutter_webview_plugin-0.3.1/lib/src/webview_scaffold.dart:106:7:
Error: No named parameter with the name 'resizeToAvoidBottomInset'.
resizeToAvoidBottomInset: false,
打包报这个错误,无法打包
Flutter (Channel beta, v1.1.8, on Microsoft Windows [Version 10.0.17134.648], locale zh-CN)
Android Studio (version 3.1)
The text was updated successfully, but these errors were encountered: