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.83k stars 461 forks source link

feat: bring up to date #391

Closed jamesblasco closed 3 months ago

jamesblasco commented 3 months ago

Updating the library to be up to date with the latest changes for Flutter 3.19. Still missing support for PopScope and deprecate WillPopScope.

If someone is reading this MR, I am sorry it took me so long to update this library. I do open source in my free time and no company currently supports me to keep working on this project. I will keep working on it but life has different priorities sometimes.

MeandNi commented 3 months ago

thank you for your efforts.