Skip to content

Commit bc92db1

Browse files
committed
fixed format
1 parent 1299ff1 commit bc92db1

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

pubspec.yaml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
1818
version: 2.8.3+37
1919

2020
environment:
21-
flutter: 3.27.1
21+
flutter: 3.27.1
2222
sdk: ">=2.19.0 <3.0.0"
2323

2424
# Dependencies specify other packages that your package needs in order to work.
@@ -51,20 +51,18 @@ dependencies:
5151
smooth_page_indicator: ^1.2.0+3
5252
duration: ^4.0.3
5353

54-
call_log:
55-
git:
54+
call_log:
55+
git:
5656
url: https://github.com/Sanmeet007/call_log
5757
ref: master
5858
# path: ../flutter_packages/call_log
5959

60-
61-
shared_storage:
62-
git:
60+
shared_storage:
61+
git:
6362
url: https://github.com/sanmeet007/shared-storage
6463
ref: master
6564
# path: ../flutter_packages/shared_storage
6665

67-
6866
dev_dependencies:
6967
flutter_test:
7068
sdk: flutter

0 commit comments

Comments
 (0)