Error: Cannot run with sound null safety, because the following dependencies don't support null safety: - package:go_sell_sdk_flutter - package:flushbar - package:smooth_star_rating - package:carousel_pro - pac
在您的情况下,您可以使用替换intl:0.17.0-带intl的nullsafety.2版本:0.16.1并从依赖项覆盖中删...
url: https://gitee.com/ScriptEcho/flutter_paystack.git ref: 1.1.0 #Temporarily disabled due to lack of null safety #geocoder: 0.2.1 #geohash: ^0.2.1 #snaplist: 0.1.8 # SMART HOME # syncfusion_flutter_gauges: ^27.2.3
0.3.10+1 smooth_star_rating: ^1.1.1 flutter_icons: ^1.1.0 firebase_auth: ^0.18.0+1 google_sign_in: ^4.5.1 flutter_facebook_login: ^3.0.0 fab_circular_menu: ^0.1.4 google_fonts: ^0.3.5 stripe_payment: ^1.0.7 network_to_file_image: ^2.3.1 barcode_scan: ^3.0.1 geocoder: ^...
It's a bit of a blocking thing for us, even more when we just upgraded to null safety. Any updates from anyone? I confirm that the issue is not device or debug/release mode dependent. Downgrading the package version to 0.18.4+1/0.5.2 resolves the issue, but it's hard to keep it...