Skip to content

Commit

Permalink
Update dependency versions in pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
isrugeek committed Dec 31, 2024
1 parent 93e309c commit 6ea2aa8
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,16 @@ dependencies:
flutter:
sdk: flutter

http:
flutter_inappwebview:
connectivity_plus:
fluttertoast:
dio:
encrypt:
pointycastle:
bloc:
intl:
http: ^1.2.0
flutter_inappwebview: ^6.0.0
connectivity_plus: ^5.0.2
fluttertoast: ^8.2.4
dio: ^5.4.1
encrypt: ^5.0.3
pointycastle: ^3.7.4
bloc: ^8.1.3
intl: ^0.19.0
meta: ^1.11.0

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 6ea2aa8

Please sign in to comment.