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

Fixes #374: Incomplete symbol rename. #377

Closed fralsal closed 3 months ago

fralsal commented 8 months ago

Package was preventing flutter 3.13+ projects from compiling due to some missed occurrences when renaming ModalBottomSheetRoute to ModalSheetRoute.

jamesblasco commented 3 months ago

I merged another MR with this change. It should be available in the new release