Stephane Trepier
Results
2
comments of
Stephane Trepier
@jamesblasco He says that, in your **[NestedScrollModal](https://github.com/jamesblasco/modal_bottom_sheet/blob/master/example/lib/modals/modal_with_nested_scroll.dart)** class, if you put: ``` return NestedScrollView( controller: ModalScrollController.of(context), ``` the modal is not dismissable anymore
> Just wondering why does this changes are not on pub.dev, getting from git feels weird You're too impatient dude :)