Skip to content

Commit

Permalink
Merge pull request #896 from atsign-foundation/865-publish-new-versio…
Browse files Browse the repository at this point in the history
…ns-of-the-at_widget-packages

chore: dependency overrides removed in at_events_flutter
  • Loading branch information
CurtlyCritchlow authored Aug 22, 2024
2 parents 1190641 + d019d65 commit 303baff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
4 changes: 0 additions & 4 deletions packages/at_events_flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ 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
7 changes: 1 addition & 6 deletions packages/at_events_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
at_contact: ^3.0.8
at_contacts_flutter: ^4.0.14
at_contacts_group_flutter: ^4.0.15
at_location_flutter: ^3.1.12
at_location_flutter: ^3.1.13
at_lookup: ^3.0.40
at_utils: ^3.0.15
flutter:
Expand All @@ -29,11 +29,6 @@ dependencies:
latlong2: ^0.9.0
sliding_up_panel: ^2.0.0+1

dependency_overrides:
at_location_flutter:
path: ../at_location_flutter
geolocator: ^12.0.0

dev_dependencies:
flutter_lints: ^4.0.0
flutter_test:
Expand Down

0 comments on commit 303baff

Please sign in to comment.