LefebvreIlyas

Update version

## [1.0.1-dev] - Fix instance member 'opaque' can't accessed in an initalizer.
- https://github.com/jamesblasco/modal_bottom_sheet/issues/98
## [1.0.0-dev] - Improved performance and breaking change
- The `builder` param has changed from:
```dart
... ...
name: modal_bottom_sheet
description: 'Create awesome and powerful modal bottom sheets. Material, Cupertino iOS 13 or create your own style'
version: 1.0.0-dev
version: 1.0.1-dev
homepage: 'https://github.com/jamesblasco/modal_bottom_sheet'
environment:
... ...