jamesblasco / modal_bottom_sheet

Flutter | Create advanced modal bottom sheets. Material, Cupertino or your own style
https://pub.dev/packages/modal_bottom_sheet
MIT License
1.86k stars 470 forks source link

3.0.0-pre version is not compatible with dart SDK 2.17 (flutter 3.0.1) #385

Closed ICU2020 closed 6 months ago

ICU2020 commented 8 months ago

run "flutter pub get":

The current Flutter SDK version is 3.0.1.

Because sail depends on modal_bottom_sheet >=3.0.0-pre which requires Flutter SDK version >=3.7.0, version solving failed.

ziqq commented 8 months ago

Hello, @ICU2020 show your flutter doctor -v

I use Flutter 3.16.9 and Dart 3.2.6 this package work for me

jamesblasco commented 6 months ago

Hey, the new version should be able to work with latest Dart 3.3.0, Flutter 3.19 https://pub.dev/packages/modal_bottom_sheet