LefebvreIlyas

Update version

  1 +## [1.0.1-dev] - Fix instance member 'opaque' can't accessed in an initalizer.
  2 +- https://github.com/jamesblasco/modal_bottom_sheet/issues/98
  3 +
1 ## [1.0.0-dev] - Improved performance and breaking change 4 ## [1.0.0-dev] - Improved performance and breaking change
2 - The `builder` param has changed from: 5 - The `builder` param has changed from:
3 ```dart 6 ```dart
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: 1.0.0-dev 3 +version: 1.0.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: