Skip to content

Commit

Permalink
Updated location plugin version for example app (#334)
Browse files Browse the repository at this point in the history
Updated location plugin to latest version  **location: ^5.0.3**

Issue: #324

- [x] Works on Android
- [x] Works on IOS
- [x] Works on Web
  • Loading branch information
varunlohade authored Nov 19, 2023
1 parent 6d24384 commit ed74640
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,7 @@ dependencies:
url: https://github.com/maplibre/flutter-maplibre-gl.git
ref: git-release-0.17.0

# Workaround for this issue:
# https://github.com/Lyokone/flutterlocation/issues/838#issuecomment-1546739392
location:
git:
url: https://github.com/781flyingdutchman/flutterlocation.git
ref: V4
path: packages/location
location: ^5.0.3
path_provider: ^2.0.15
http: ^1.1.0
collection: ^1.17.1
Expand Down

0 comments on commit ed74640

Please sign in to comment.