Skip to content

Commit

Permalink
Bump geolocator dependency (#264)
Browse files Browse the repository at this point in the history
* Forked supercluster package to update uuid package dependency
* Downgrade geolocator_android to resolve kotlin version error
* Update Android Gradle plugin to resolve gradle warnings
  • Loading branch information
Robbendebiene authored Jun 20, 2024
1 parent 7c16a42 commit e3a6479
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 26 deletions.
2 changes: 1 addition & 1 deletion android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-all.zip
2 changes: 1 addition & 1 deletion android/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pluginManagement {

plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "7.3.0" apply false
id "com.android.application" version "7.4.2" apply false
id "org.jetbrains.kotlin.android" version "1.7.10" apply false
}

Expand Down
53 changes: 31 additions & 22 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ packages:
description:
path: "."
ref: HEAD
resolved-ref: a78ec94fa2528dee1df54ba70718e06684a8c692
resolved-ref: e90bbb153743324defe8b22e0e982134ef8dde3e
url: "https://github.com/OPENER-next/animated_location_indicator.git"
source: git
version: "1.0.0"
Expand Down Expand Up @@ -436,50 +436,50 @@ packages:
dependency: "direct main"
description:
name: geolocator
sha256: "5c23f3613f50586c0bbb2b8f970240ae66b3bd992088cf60dd5ee2e6f7dde3a8"
sha256: "6cb9fb6e5928b58b9a84bdf85012d757fd07aab8215c5205337021c4999bad27"
url: "https://pub.dev"
source: hosted
version: "9.0.2"
version: "11.1.0"
geolocator_android:
dependency: transitive
dependency: "direct main"
description:
name: geolocator_android
sha256: "93906636752ea4d4e778afa981fdfe7409f545b3147046300df194330044d349"
sha256: "80cd39a94100957431a6dd37cebd686f6d446bbc9a884d90c9a07b34fd28b923"
url: "https://pub.dev"
source: hosted
version: "4.3.1"
version: "4.5.5"
geolocator_apple:
dependency: transitive
description:
name: geolocator_apple
sha256: "2f2d4ee16c4df269e93c0e382be075cc01d5db6703c3196e4af20a634fe49ef4"
sha256: bc2aca02423ad429cb0556121f56e60360a2b7d694c8570301d06ea0c00732fd
url: "https://pub.dev"
source: hosted
version: "2.3.6"
version: "2.3.7"
geolocator_platform_interface:
dependency: transitive
description:
name: geolocator_platform_interface
sha256: "009a21c4bc2761e58dccf07c24f219adaebe0ff707abdfd40b0a763d4003fab9"
sha256: "386ce3d9cce47838355000070b1d0b13efb5bc430f8ecda7e9238c8409ace012"
url: "https://pub.dev"
source: hosted
version: "4.2.2"
version: "4.2.4"
geolocator_web:
dependency: transitive
description:
name: geolocator_web
sha256: "102e7da05b48ca6bf0a5bda0010f886b171d1a08059f01bfe02addd0175ebece"
sha256: "49d8f846ebeb5e2b6641fe477a7e97e5dd73f03cbfef3fd5c42177b7300fb0ed"
url: "https://pub.dev"
source: hosted
version: "2.2.1"
version: "3.0.0"
geolocator_windows:
dependency: transitive
description:
name: geolocator_windows
sha256: "4f4218f122a6978d0ad655fa3541eea74c67417440b09f0657238810d5af6bdc"
sha256: "53da08937d07c24b0d9952eb57a3b474e29aae2abf9dd717f7e1230995f13f0e"
url: "https://pub.dev"
source: hosted
version: "0.1.3"
version: "0.2.3"
get_it:
dependency: "direct main"
description:
Expand Down Expand Up @@ -668,10 +668,10 @@ packages:
dependency: transitive
description:
name: meta
sha256: d584fa6707a52763a52446f02cc621b077888fb63b93bbcb1143a7be5a0c0c04
sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
url: "https://pub.dev"
source: hosted
version: "1.11.0"
version: "1.12.0"
mgrs_dart:
dependency: transitive
description:
Expand Down Expand Up @@ -1015,6 +1015,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.10.0"
sprintf:
dependency: transitive
description:
name: sprintf
sha256: "1fc9ffe69d4df602376b52949af107d8f5703b77cda567c4d7d86a0693120f23"
url: "https://pub.dev"
source: hosted
version: "7.0.0"
stack_trace:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -1050,10 +1058,11 @@ packages:
supercluster:
dependency: "direct main"
description:
name: supercluster
sha256: f4d24b73812c32bae4ceca490b186e5cf1fd54fbc694f6c9df8455137e2cb1a8
url: "https://pub.dev"
source: hosted
path: "."
ref: HEAD
resolved-ref: "6c542f56b1ef6ffa48f5eec074e2c8aebc91d54a"
url: "https://github.com/OPENER-next/supercluster_dart.git"
source: git
version: "3.0.1"
temaki_flutter:
dependency: "direct main"
Expand Down Expand Up @@ -1188,10 +1197,10 @@ packages:
dependency: transitive
description:
name: uuid
sha256: "648e103079f7c64a36dc7d39369cabb358d377078a051d6ae2ad3aa539519313"
sha256: "814e9e88f21a176ae1359149021870e87f7cddaf633ab678a5d2b0bff7fd1ba8"
url: "https://pub.dev"
source: hosted
version: "3.0.7"
version: "4.4.0"
vector_math:
dependency: "direct main"
description:
Expand Down
9 changes: 7 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,16 @@ dependencies:
flutter_localizations:
sdk: flutter
flutter_map: ^6.1.0
geolocator: ^9.0.2
geolocator: ^11.0.0
# required due to https://github.com/Baseflow/flutter-geolocator/issues/1517
geolocator_android: 4.5.5
latlong2: ^0.9.0
vector_math: ^2.1.4
polylabel: ^1.0.1
supercluster: ^3.0.0
# required due to dependency conflict with geolocator
supercluster:
git:
url: https://github.com/OPENER-next/supercluster_dart.git
animated_location_indicator:
git:
url: https://github.com/OPENER-next/animated_location_indicator.git
Expand Down

0 comments on commit e3a6479

Please sign in to comment.