小编ali*_*ali的帖子

Flutter错误没有名为“scrollBehavior”的命名参数

当我运行该应用程序时,我收到此错误。可能有什么问题?我尝试更新我的 pod。但我仍然遇到同样的错误。我有一台 M1 Mac。

\n
    \xe2\x86\xb3\n    objc[11258]: Class AMSupportURLConnectionDelegate is implemented in both /usr/lib/libauthinstall.dylib (0x1efc22c10) and /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x1184b82b8). One of the two will be used. Which one is undefined.\n    objc[11258]: Class AMSupportURLSession is implemented in both /usr/lib/libauthinstall.dylib (0x1efc22c60) and /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x1184b8308). One of the two will be used. Which one is undefined.\n    ** BUILD FAILED **\nXcode's output:\n\xe2\x86\xb3\n    Pods-Runner-elvtjvosznfleaabicgoahubaeqy\n    ../../../development/flutter/.pub-cache/hosted/pub.dartlang.org/get-4.3.4/lib/get_navigation/src/root/get_material_app.dart:297:15: Error: No named parameter with the name 'scrollBehavior'.\n                  scrollBehavior: scrollBehavior,\n                  ^^^^^^^^^^^^^^\n    ../../../development/flutter/packages/flutter/lib/src/material/app.dart:217:9: Context: Found this candidate, but the arguments don't match.\n …
Run Code Online (Sandbox Code Playgroud)

ios cocoapods flutter

2
推荐指数
1
解决办法
4576
查看次数

标签 统计

cocoapods ×1

flutter ×1

ios ×1