move to forked version of modal_bottom_sheet (#3085)
* move to forked version of modal_bottom_sheet * move fork to github org
malik1004x committed
Mar 14, 2026 at 14:16 UTC
209713e22675337e8d6b0ab30e0e40b52c3ba477
1 file changed
+5
-1
pubspec_base.yaml
+5
-1
@@ -20,7 +20,11 @@ dependencies:
20
ref: 69b3276b090fa6ac01b4483ca3adca93a8e615be
21
http: ^1.1.0
22
path_provider: ^2.0.11
23
- modal_bottom_sheet: ^3.0.0
23
+ modal_bottom_sheet:
24
+ git:
25
+ url: https://github.com/cake-tech/modal_bottom_sheet
26
+ ref: b1cca111c53d41b9f07123a8c67cfe06fb1b69bf
27
+ path: modal_bottom_sheet
28
mobx: ^2.1.4
29
flutter_mobx: 2.0.6+5
30
flutter_slidable: ^3.0.1