There was an error while loading. Please reload this page.
1 parent 9d43f52 commit c661dbdCopy full SHA for c661dbd
2 files changed
example/pubspec.yaml
@@ -17,6 +17,12 @@ dependencies:
17
path: ..
18
window_manager: ^0.5.1
19
20
+dependency_overrides:
21
+ solidpod:
22
+ git:
23
+ url: https://github.com/anusii/solidpod.git
24
+ ref: dev
25
+
26
dev_dependencies:
27
flutter_lints: ^5.0.0
28
pubspec.yaml
@@ -32,6 +32,12 @@ dependencies:
32
url_launcher: ^6.3.2
33
version_widget: ^1.0.6
34
35
36
37
38
39
40
41
42
flutter_lints: ^6.0.0
43
0 commit comments