Skip to content

Commit 6143c8c

Browse files
committed
Major Flutter app dependency updates
1 parent a261eec commit 6143c8c

File tree

7 files changed

+54
-32
lines changed

7 files changed

+54
-32
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
*.apk
55
hooks.sh
66
.vscode
7-
.idea
7+
.idea
8+
.cxx

companion_app/android/app/build.gradle

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ android {
3434
compileSdkVersion 34
3535

3636
compileOptions {
37+
coreLibraryDesugaringEnabled true
3738
sourceCompatibility JavaVersion.VERSION_1_8
3839
targetCompatibility JavaVersion.VERSION_1_8
3940
}
@@ -70,6 +71,10 @@ android {
7071
}
7172
}
7273

74+
dependencies {
75+
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3'
76+
}
77+
7378
flutter {
7479
source '../..'
7580
}

companion_app/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ subprojects {
4141

4242
tasks.register("clean", Delete) {
4343
delete rootProject.buildDir
44-
}
44+
}

companion_app/android/gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-all.zip

companion_app/android/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pluginManagement {
1818

1919
plugins {
2020
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
21-
id "com.android.application" version "8.1.0" apply false
21+
id "com.android.application" version "8.2.2" apply false
2222
id "org.jetbrains.kotlin.android" version "2.1.0" apply false
2323
}
2424

companion_app/pubspec.lock

Lines changed: 39 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ packages:
2121
dependency: "direct main"
2222
description:
2323
name: call_log
24-
sha256: "943fdc3cd1b2a395633817f4b66267c93accb38d359da4d95db1e389f8f898d6"
24+
sha256: "871fa94c00abd69b71998a785b42822ad9613546069446be2fdc4be45bdc5b85"
2525
url: "https://pub.dev"
2626
source: hosted
27-
version: "4.0.0"
27+
version: "5.1.0"
2828
characters:
2929
dependency: transitive
3030
description:
@@ -53,18 +53,18 @@ packages:
5353
dependency: "direct main"
5454
description:
5555
name: csv
56-
sha256: "63ed2871dd6471193dffc52c0e6c76fb86269c00244d244297abbb355c84a86e"
56+
sha256: c6aa2679b2a18cb57652920f674488d89712efaf4d3fdf2e537215b35fc19d6c
5757
url: "https://pub.dev"
5858
source: hosted
59-
version: "5.1.1"
59+
version: "6.0.0"
6060
device_info_plus:
6161
dependency: "direct main"
6262
description:
6363
name: device_info_plus
64-
sha256: "77f757b789ff68e4eaf9c56d1752309bd9f7ad557cb105b938a7f8eb89e59110"
64+
sha256: "0c6396126421b590089447154c5f98a5de423b70cfb15b1578fd018843ee6f53"
6565
url: "https://pub.dev"
6666
source: hosted
67-
version: "9.1.2"
67+
version: "11.4.0"
6868
device_info_plus_platform_interface:
6969
dependency: transitive
7070
description:
@@ -114,10 +114,10 @@ packages:
114114
dependency: "direct dev"
115115
description:
116116
name: flutter_lints
117-
sha256: a25a15ebbdfc33ab1cd26c63a6ee519df92338a9c10f122adda92938253bef04
117+
sha256: "5398f14efa795ffb7a33e9b6a08798b26a180edac4ad7db3f231e40f82ce11e1"
118118
url: "https://pub.dev"
119119
source: hosted
120-
version: "2.0.3"
120+
version: "5.0.0"
121121
flutter_sms_inbox:
122122
dependency: "direct main"
123123
description:
@@ -164,10 +164,10 @@ packages:
164164
dependency: transitive
165165
description:
166166
name: lints
167-
sha256: "0a217c6c989d21039f1498c3ed9f3ed71b354e69873f13a8dfc3c9fe76f1b452"
167+
sha256: c35bb79562d980e9a453fc715854e1ed39e24e7d0297a880ef54e17f9874a9d7
168168
url: "https://pub.dev"
169169
source: hosted
170-
version: "2.1.1"
170+
version: "5.1.1"
171171
matcher:
172172
dependency: transitive
173173
description:
@@ -204,42 +204,50 @@ packages:
204204
dependency: "direct main"
205205
description:
206206
name: permission_handler
207-
sha256: bc56bfe9d3f44c3c612d8d393bd9b174eb796d706759f9b495ac254e4294baa5
207+
sha256: "2d070d8684b68efb580a5997eb62f675e8a885ef0be6e754fb9ef489c177470f"
208208
url: "https://pub.dev"
209209
source: hosted
210-
version: "10.4.5"
210+
version: "12.0.0+1"
211211
permission_handler_android:
212212
dependency: transitive
213213
description:
214214
name: permission_handler_android
215-
sha256: "59c6322171c29df93a22d150ad95f3aa19ed86542eaec409ab2691b8f35f9a47"
215+
sha256: "1e3bc410ca1bf84662104b100eb126e066cb55791b7451307f9708d4007350e6"
216216
url: "https://pub.dev"
217217
source: hosted
218-
version: "10.3.6"
218+
version: "13.0.1"
219219
permission_handler_apple:
220220
dependency: transitive
221221
description:
222222
name: permission_handler_apple
223-
sha256: "99e220bce3f8877c78e4ace901082fb29fa1b4ebde529ad0932d8d664b34f3f5"
223+
sha256: f000131e755c54cf4d84a5d8bd6e4149e262cc31c5a8b1d698de1ac85fa41023
224+
url: "https://pub.dev"
225+
source: hosted
226+
version: "9.4.7"
227+
permission_handler_html:
228+
dependency: transitive
229+
description:
230+
name: permission_handler_html
231+
sha256: "38f000e83355abb3392140f6bc3030660cfaef189e1f87824facb76300b4ff24"
224232
url: "https://pub.dev"
225233
source: hosted
226-
version: "9.1.4"
234+
version: "0.1.3+5"
227235
permission_handler_platform_interface:
228236
dependency: transitive
229237
description:
230238
name: permission_handler_platform_interface
231-
sha256: "6760eb5ef34589224771010805bea6054ad28453906936f843a8cc4d3a55c4a4"
239+
sha256: eb99b295153abce5d683cac8c02e22faab63e50679b937fa1bf67d58bb282878
232240
url: "https://pub.dev"
233241
source: hosted
234-
version: "3.12.0"
242+
version: "4.3.0"
235243
permission_handler_windows:
236244
dependency: transitive
237245
description:
238246
name: permission_handler_windows
239-
sha256: cc074aace208760f1eee6aa4fae766b45d947df85bc831cde77009cdb4720098
247+
sha256: "1a790728016f79a41216d88672dbc5df30e686e811ad4e698bfc51f76ad91f1e"
240248
url: "https://pub.dev"
241249
source: hosted
242-
version: "0.1.3"
250+
version: "0.2.1"
243251
plugin_platform_interface:
244252
dependency: transitive
245253
description:
@@ -317,6 +325,14 @@ packages:
317325
url: "https://pub.dev"
318326
source: hosted
319327
version: "14.3.1"
328+
web:
329+
dependency: transitive
330+
description:
331+
name: web
332+
sha256: "868d88a33d8a87b18ffc05f9f030ba328ffefba92d6c127917a2ba740f9cfe4a"
333+
url: "https://pub.dev"
334+
source: hosted
335+
version: "1.1.1"
320336
win32:
321337
dependency: transitive
322338
description:
@@ -329,10 +345,10 @@ packages:
329345
dependency: transitive
330346
description:
331347
name: win32_registry
332-
sha256: "21ec76dfc731550fd3e2ce7a33a9ea90b828fdf19a5c3bcf556fa992cfa99852"
348+
sha256: "6f1b564492d0147b330dd794fee8f512cec4977957f310f9951b5f9d83618dae"
333349
url: "https://pub.dev"
334350
source: hosted
335-
version: "1.1.5"
351+
version: "2.1.0"
336352
sdks:
337353
dart: ">=3.7.0 <4.0.0"
338-
flutter: ">=3.18.0-18.0.pre.54"
354+
flutter: ">=3.27.0"

companion_app/pubspec.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ dependencies:
3535
# Use with the CupertinoIcons class for iOS style icons.
3636
#cupertino_icons: ^1.0.2
3737
flutter_contacts: ^1.1.5
38-
permission_handler: ^10.2.0
39-
device_info_plus: ^9.0.2
38+
permission_handler: ^12.0.0+1
39+
device_info_plus: ^11.4.0
4040
flutter_sms_inbox: ^1.0.2
41-
csv: ^5.0.1
42-
call_log: ^4.0.0
41+
csv: ^6.0.0
42+
call_log: ^5.1.0
4343

4444
dev_dependencies:
4545
flutter_test:
@@ -50,7 +50,7 @@ dev_dependencies:
5050
# activated in the `analysis_options.yaml` file located at the root of your
5151
# package. See that file for information about deactivating specific lint
5252
# rules and activating additional ones.
53-
flutter_lints: ^2.0.1
53+
flutter_lints: ^5.0.0
5454

5555
# For information on the generic Dart part of this file, see the
5656
# following page: https://dart.dev/tools/pub/pubspec

0 commit comments

Comments
 (0)