zonble / flutter_platform_alert

Plays native alert sound and shows native dialogs/alerts in your Flutter app.
https://pub.dev/packages/flutter_platform_alert
MIT License
74 stars 14 forks source link

iOS bottom sheet is not available in the example #17

Open theSharpestTool opened 1 year ago

theSharpestTool commented 1 year ago

screenshot_ios

This screenshot is from readme but the bottom sheet is not available when running 0.4.0 example on iOS

okkidev03 commented 1 year ago

Hope to be able to support UIAlertController.Style.actionSheet in iOS, should be BottomSheetDialog the Android platform.