Skip to content

Commit

Permalink
chore: geolocator overrides to 12.0.0 in at_events_flutter.
Browse files Browse the repository at this point in the history
  • Loading branch information
CurtlyCritchlow committed Aug 14, 2024
1 parent a5d982c commit 3aa94ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/at_events_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ dependencies:
sdk: flutter
flutter_dotenv: ^5.1.0
path_provider: ^2.1.3
dependency_overrides:
at_location_flutter:
path: ../at_location_flutter
geolocator: ^12.0.0

dev_dependencies:
# The "flutter_lints" package below contains a set of recommended lints to
Expand Down
1 change: 1 addition & 0 deletions packages/at_events_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dependencies:
dependency_overrides:
at_location_flutter:
path: ../at_location_flutter
geolocator: ^12.0.0

dev_dependencies:
flutter_lints: ^2.0.3
Expand Down

0 comments on commit 3aa94ea

Please sign in to comment.