Skip to content

Commit

Permalink
fixed format
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanmeet007 committed Jan 10, 2025
1 parent 1299ff1 commit bc92db1
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 2.8.3+37

environment:
flutter: 3.27.1
flutter: 3.27.1
sdk: ">=2.19.0 <3.0.0"

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

call_log:
git:
call_log:
git:
url: https://github.com/Sanmeet007/call_log
ref: master
# path: ../flutter_packages/call_log


shared_storage:
git:
shared_storage:
git:
url: https://github.com/sanmeet007/shared-storage
ref: master
# path: ../flutter_packages/shared_storage


dev_dependencies:
flutter_test:
sdk: flutter
Expand Down

0 comments on commit bc92db1

Please sign in to comment.