Skip to content

Commit

Permalink
upgrading the libs and testing for Flutter 3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-i committed May 18, 2023
1 parent 130a358 commit d93bc97
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ environment:
dependencies:
# Uncomment the next line to compile the web version
js: ^0.6.2
url_launcher: ^6.1.10
url_launcher: ^6.1.11
flutter_tts: ^3.6.3
http: ^0.13.5
shared_preferences: ^2.1.0
http: ^0.13.6
shared_preferences: ^2.1.1
flutter_secure_storage: ^8.0.0
file_picker: ^5.2.9
file_picker: ^5.3.0

flutter:
sdk: flutter
Expand Down

0 comments on commit d93bc97

Please sign in to comment.