Skip to content

Commit

Permalink
Merge pull request #14 from svoza10/master
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
OlehMarch authored Jan 31, 2024
2 parents ab412cf + 0a71fcb commit 214647d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ homepage: https://github.com/marchdev-tk/google_directions_api
description: The Directions API is a service that calculates directions between locations. You can search for directions for several modes of transportation.

environment:
sdk: '>=2.12.0 <3.0.0'
sdk: '>=3.0.0 <4.0.0'

dependencies:

google_polyline_algorithm: ^3.1.0
http: ^0.13.4
http: ^1.1.0
flinq: ^2.0.2

dev_dependencies:
flutter_lints: ^1.0.4
test: ^1.20.1
flutter_lints: ^2.0.3
test: ^1.24.6

0 comments on commit 214647d

Please sign in to comment.