New
v0.13.0
π New Features
Modal Sheet Utility Functions - #370
Added utility functions to simplify displaying modal sheets.
New Functions:
- showModalSheet: Uses the standard ModalSheetRoute
- showCupertinoModalSheet: Uses CupertinoModalSheetRoute for iOS/macOS
- showAdaptiveModalSheet: Automatically selects the appropriate modal based on the platform