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.9k stars 479 forks source link

Question about Cupertino Modal BottomSheet on android #217

Open ahmetakil opened 2 years ago

ahmetakil commented 2 years ago

Hi i've a simple question is it possible to achieve this cupertino behaviour where you can see the top of the previous page on android or is it only available for ios.

Right now when we try it we only see a black solid background on android.

Screenshot 2022-02-16 at 16 57 27
jamesblasco commented 2 years ago

It definetly should be possible to achive? Is the behavior on iOS working as expected?