Showing
2 changed files
with
4 additions
and
2 deletions
@@ -4,4 +4,6 @@ | @@ -4,4 +4,6 @@ | ||
4 | 4 | ||
5 | ## [0.1.4] - Clean code and fix small bugs | 5 | ## [0.1.4] - Clean code and fix small bugs |
6 | 6 | ||
7 | - | 7 | +## [0.1.5] - Bugfixes |
8 | +- fix assertion in CupertinoBottomSheet and BottomSheetRoute when using the CupetinoApp or WidgetsApp as root | ||
9 | +- fix assertion when scrollController isn't used by the builder |
1 | name: modal_bottom_sheet | 1 | name: modal_bottom_sheet |
2 | description: 'Create awesome and powerful modal bottom sheets. Material, Cupertino or create your own' | 2 | description: 'Create awesome and powerful modal bottom sheets. Material, Cupertino or create your own' |
3 | -version: 0.1.4 | 3 | +version: 0.1.5 |
4 | homepage: 'https://github.com/jamesblasco/modal_bottom_sheet' | 4 | homepage: 'https://github.com/jamesblasco/modal_bottom_sheet' |
5 | 5 | ||
6 | environment: | 6 | environment: |
-
Please register or login to post a comment