Jaime Blasco

fix: pump release

  1 +
  2 +## 2.1.1
  3 ++ Bug fixes
  4 +
1 ## 2.1.0 - Flutter 3.0 5 ## 2.1.0 - Flutter 3.0
2 + Migrates to Flutter 3.0 6 + Migrates to Flutter 3.0
3 + Use PageRoute to allow Hero animations 7 + Use PageRoute to allow Hero animations
@@ -106,7 +106,7 @@ packages: @@ -106,7 +106,7 @@ packages:
106 path: ".." 106 path: ".."
107 relative: true 107 relative: true
108 source: path 108 source: path
109 - version: "2.1.0" 109 + version: "2.1.2"
110 path: 110 path:
111 dependency: transitive 111 dependency: transitive
112 description: 112 description:
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: 2.1.0 3 +version: 2.1.2
4 homepage: 'https://github.com/jamesblasco/modal_bottom_sheet' 4 homepage: 'https://github.com/jamesblasco/modal_bottom_sheet'
5 5
6 environment: 6 environment: