File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
18
18
version : 2.8.3+37
19
19
20
20
environment :
21
- flutter : 3.27.1
21
+ flutter : 3.27.1
22
22
sdk : " >=2.19.0 <3.0.0"
23
23
24
24
# Dependencies specify other packages that your package needs in order to work.
@@ -51,20 +51,18 @@ dependencies:
51
51
smooth_page_indicator : ^1.2.0+3
52
52
duration : ^4.0.3
53
53
54
- call_log :
55
- git :
54
+ call_log :
55
+ git :
56
56
url : https://github.com/Sanmeet007/call_log
57
57
ref : master
58
58
# path: ../flutter_packages/call_log
59
59
60
-
61
- shared_storage :
62
- git :
60
+ shared_storage :
61
+ git :
63
62
url : https://github.com/sanmeet007/shared-storage
64
63
ref : master
65
64
# path: ../flutter_packages/shared_storage
66
65
67
-
68
66
dev_dependencies :
69
67
flutter_test :
70
68
sdk : flutter
You can’t perform that action at this time.
0 commit comments