dart 2.13.4 对应的url_launcher版本
来源:6-7 登录功能交互体验优化

刺猬_0327
2024-07-08
老师,我用的是dart 2.13.4版本,我下url_launcher报错Could not compile build file ‘/Users/maxiao/Desktop/lianren/flutter/.pub-cache/hosted/pub.flutter-io.cn/url_launcher-5.2.0/android/build.gradle’.
url_launcher 我降到了5.2.0版本还是不行,这个还是太高了么,我应该用哪个版本。。 我不想升级dart版本,不然得升一堆东西,电脑空间不够了。
写回答
1回答
-
CrazyCodeBoy
2024-07-09
你用5.0.0版本试试看,如果还是不行,只能再试一试别的版本了https://pub.dev/packages/url_launcher/versions022024-07-10
相似问题