flutter-stopper icon indicating copy to clipboard operation
flutter-stopper copied to clipboard

Add showModalStopper to exploit the provided showModalBottomSheet function

Open savy-91 opened this issue 5 years ago • 1 comments

These commits add a showModalStopper function that uses the showMobalBottomSheet flutter function to show a modal bottom sheet, possibly with rounded corners and without the possibility to interact with the background. It should also close https://github.com/aryzhov/flutter-stopper/issues/1

savy-91 avatar Sep 26 '19 14:09 savy-91

Exactly what i want 😃

Praveen-Pandiyan avatar Jul 15 '20 01:07 Praveen-Pandiyan