Update Android API 35 (#3874)

This commit is contained in:
Dat Dang
2025-07-18 10:15:25 +07:00
committed by GitHub
parent 6f87058459
commit 78cb93ef1c
19 changed files with 191 additions and 128 deletions
+12 -3
View File
@@ -160,7 +160,7 @@ dependencies:
rxdart: 0.27.7
connectivity_plus: 3.0.3
connectivity_plus: 4.0.0
dropdown_button2: 2.0.0
@@ -190,9 +190,9 @@ dependencies:
url_launcher: 6.3.1
firebase_core: 2.7.0
firebase_core: 2.11.0
firebase_messaging: 14.2.5
firebase_messaging: 14.5.0
flutter_local_notifications: 17.2.1
@@ -317,6 +317,15 @@ dependency_overrides:
ref: 18f92b53295e9eb77ebd4830d905a72cd404a126
path: overrides/hive
# TODO: The package publisher fixed the issue with android API 35.
# However, they bundled it with the Flutter 3.27.4.
# When this app upgrade to Flutter 3.27.4, we will update this package
# and remove this override.
flutter_downloader:
git:
url: https://github.com/linagora/flutter_downloader.git
ref: fixbug/android-api-35
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec