Skip to content

Commit

Permalink
updates dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-burton committed Apr 18, 2024
1 parent c2627ec commit 33ab1d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ version: 0.5.0
repository: https://github.com/fluttercommunity/flutter_google_places

environment:
sdk: '>=2.12.0 <4.0.0'
sdk: '>=3.0.0 <4.0.0'
flutter: ">=1.17.0"

dependencies:
flutter:
sdk: flutter
google_api_headers: ^3.8.0
google_api_headers: ^3.8.4
google_maps_webservice: ^0.0.20-nullsafety.5
http: ^0.13.4
http: ">=0.13.4 <2.0.0"
rxdart: ^0.27.7

dev_dependencies:
Expand Down

0 comments on commit 33ab1d5

Please sign in to comment.