Showing
2 changed files
with
4 additions
and
1 deletions
@@ -22,3 +22,6 @@ Thanks to @bierbaumtim @troyanskiy @rodineijf for the contributions | @@ -22,3 +22,6 @@ Thanks to @bierbaumtim @troyanskiy @rodineijf for the contributions | ||
22 | 22 | ||
23 | ## [0.2.0+1] - ScrollView bug fix | 23 | ## [0.2.0+1] - ScrollView bug fix |
24 | - Fix bug when scrollview was not used | 24 | - Fix bug when scrollview was not used |
25 | + | ||
26 | +## [0.2.1-dev] - Fix Flutter 22 breaking change | ||
27 | +- https://github.com/jamesblasco/modal_bottom_sheet/issues/69 |
1 | name: modal_bottom_sheet | 1 | name: modal_bottom_sheet |
2 | description: 'Create awesome and powerful modal bottom sheets. Material, Cupertino iOS 13 or create your own style' | 2 | description: 'Create awesome and powerful modal bottom sheets. Material, Cupertino iOS 13 or create your own style' |
3 | -version: 0.2.0+1 | 3 | +version: 0.2.1-dev |
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