Jaime Blasco

feat: release 2.1.0

## 2.1.0 - Flutter 3.0
+ Migrates to Flutter 3.0
+ Use PageRoute to allow Hero animations
## 2.0.1 - Small fixes
+ Fixes bug with will pop scope
+ Replaces VelocityTracker deprecated constructor
... ...
... ... @@ -106,7 +106,7 @@ packages:
path: ".."
relative: true
source: path
version: "2.0.1"
version: "2.1.0"
path:
dependency: transitive
description:
... ...
name: modal_bottom_sheet
description: 'Create awesome and powerful modal bottom sheets. Material, Cupertino iOS 13 or create your own style'
version: 2.0.1
version: 2.1.0
homepage: 'https://github.com/jamesblasco/modal_bottom_sheet'
environment:
... ...