Showing
1 changed file
with
1 additions
and
1 deletions
@@ -4,7 +4,7 @@ | @@ -4,7 +4,7 @@ | ||
4 | 4 | ||
5 | **BREAKING CHANGE IN 1.0.0** | 5 | **BREAKING CHANGE IN 1.0.0** |
6 | 6 | ||
7 | -In the `builder` param remove `scrollController` and use `ModalScrollController.of(context)` instead to access the modal's scrollController. | 7 | +In the `builder` param remove `scrollController` and use `ModalScrollController.of(context)` instead to access the modal's scrollController. Check the CHANGELOG for more information |
8 | 8 | ||
9 | [](https://github.com/Solido/awesome-flutter) | 9 | [](https://github.com/Solido/awesome-flutter) |
10 | [](https://pub.dev/packages/modal_bottom_sheet) | 10 | [](https://pub.dev/packages/modal_bottom_sheet) |
-
Please register or login to post a comment