Skip to content

Commit

Permalink
chore: at_location_flutter temporarily overrides to path location in …
Browse files Browse the repository at this point in the history
…at_event_flutter.
  • Loading branch information
CurtlyCritchlow committed Aug 14, 2024
1 parent 772a2d5 commit a5d982c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/at_events_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,14 @@ dependencies:
flutter:
sdk: flutter
fluttertoast: ^8.2.2
geolocator: ^10.0.1
geolocator: ^12.0.0
latlong2: ^0.9.0
sliding_up_panel: ^2.0.0+1

dependency_overrides:
at_location_flutter:
path: ../at_location_flutter

dev_dependencies:
flutter_lints: ^2.0.3
flutter_test:
Expand Down

0 comments on commit a5d982c

Please sign in to comment.