Fixate MobX version to avoid un-expected behavior
OmarHatem committed
Mar 2, 2023 at 16:58 UTC
8f85f99a98f937cdc785bb8f6a48860ee67ab109
1 file changed
+1
-1
pubspec_base.yaml
+1
-1
@@ -22,7 +22,7 @@ dependencies:
22
barcode_scan2: ^4.2.1
23
http: ^0.13.4
24
path_provider: ^2.0.11
25
- mobx: ^2.0.7+4
25
+ mobx: 2.0.7+4
26
flutter_mobx: ^2.0.6+1
27
flutter_slidable: ^2.0.0
28
share_plus: ^4.0.10