Skip to content

Commit 3aae0ff

Browse files
clangenbEldar2021
andauthored
bump flutter to v3.16.4 (#1593)
* update flutter submodule to v3.16.3 * update yaml dependency constraints and dependencies * fix analyzer warnings after upgrade * [ew_http] fix dart code after upgrade * bump very good analysis * [ew_http] bump deps * [ew_keyring] bump deps * [ew_format] bump deps * [ew_utils] bump deps * [ew_polkadart] bump deps * [ew_primitives] bump deps * [ew_storage] bump deps * [ew_http] downgrade meta * [app] remove unused dependencies with dependency validator * [app] fix missing dependencies with dependency validator * [app] bump build-runner * [app] bump some packages * [app] minor bump the rest of the packages * [app] run pub upgrade * [app] downgrade incompatible webview * [app] major bump pausable timer * [app] major bump `package_info_plus` * [app] major bump `add2calendar` * [app] fix dependency add flutter localizations again * add lock files of substrate_fixed and test_keys packages * downgrade build runner to fix bug * Revert "downgrade build runner to fix bug" This reverts commit 96536b8. * [ew_keyring] bump build runner to locked version * [app] add flutter_gen as a dev dependency * [ew_keyring] don't generate broken json methods * Revert "[app] add flutter_gen as a dev dependency" This reverts commit 1f3248e. * run pub-get to update transitive dependencies * disabled take screenshot for IOS systems * bump flutter v3.16.4 * [test_driver] fix warnings --------- Co-authored-by: Eldar2021 <eldiiaralmazbekov@gmail.com>
1 parent f2c2a60 commit 3aae0ff

34 files changed

+1550
-1030
lines changed

.flutter

Submodule .flutter updated 2245 files

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Encointer wallet and client for mobile phones
2828
</p>
2929

3030
### Requirements
31-
- Dart sdk: ">=3.0.1 <3.0.0"
32-
- Flutter: "3.13.8"
31+
- Dart sdk: ">=3.2.0 <3.0.0"
32+
- flutter: "3.16.3"
3333
- Android: minSdkVersion 17
3434
- iOS: --ios-language swift, Xcode version >= 14.3
3535

app/ios/Podfile.lock

+7-13
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ PODS:
5454
- GoogleUtilitiesComponents (1.1.0):
5555
- GoogleUtilities/Logger
5656
- GTMSessionFetcher/Core (2.3.0)
57-
- image_picker_ios (0.0.1):
58-
- Flutter
5957
- local_auth_ios (0.0.1):
6058
- Flutter
6159
- MLImage (1.0.0-beta4)
@@ -76,7 +74,7 @@ PODS:
7674
- GTMSessionFetcher/Core (< 3.0, >= 1.1)
7775
- MLImage (= 1.0.0-beta4)
7876
- MLKitCommon (~> 9.0)
79-
- mobile_scanner (3.2.0):
77+
- mobile_scanner (3.5.5):
8078
- Flutter
8179
- GoogleMLKit/BarcodeScanning (~> 4.0.0)
8280
- nanopb (2.30909.0):
@@ -119,7 +117,6 @@ DEPENDENCIES:
119117
- flutter_local_notifications (from `.symlinks/plugins/flutter_local_notifications/ios`)
120118
- flutter_secure_storage (from `.symlinks/plugins/flutter_secure_storage/ios`)
121119
- flutter_timezone (from `.symlinks/plugins/flutter_timezone/ios`)
122-
- image_picker_ios (from `.symlinks/plugins/image_picker_ios/ios`)
123120
- local_auth_ios (from `.symlinks/plugins/local_auth_ios/ios`)
124121
- mobile_scanner (from `.symlinks/plugins/mobile_scanner/ios`)
125122
- package_info_plus (from `.symlinks/plugins/package_info_plus/ios`)
@@ -170,8 +167,6 @@ EXTERNAL SOURCES:
170167
:path: ".symlinks/plugins/flutter_secure_storage/ios"
171168
flutter_timezone:
172169
:path: ".symlinks/plugins/flutter_timezone/ios"
173-
image_picker_ios:
174-
:path: ".symlinks/plugins/image_picker_ios/ios"
175170
local_auth_ios:
176171
:path: ".symlinks/plugins/local_auth_ios/ios"
177172
mobile_scanner:
@@ -196,11 +191,11 @@ EXTERNAL SOURCES:
196191
:path: ".symlinks/plugins/wakelock_plus/ios"
197192

198193
SPEC CHECKSUMS:
199-
add_2_calendar: e9d68636aed37fb18e12f5a3d74c2e0589487af0
194+
add_2_calendar: 5eee66d5a3b99cd5e1487a7e03abd4e3ac4aff11
200195
aes_ecb_pkcs5_flutter: a82e6ecc47654000805ad9d094a8cd29e4bf9667
201196
app_links: 5ef33d0d295a89d9d16bb81b0e3b0d5f70d6c875
202197
connectivity_plus: bf0076dd84a130856aa636df1c71ccaff908fa1d
203-
device_info_plus: 7545d84d8d1b896cb16a4ff98c19f07ec4b298ea
198+
device_info_plus: c6fb39579d0f423935b0c9ce7ee2f44b71b9fce6
204199
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
205200
flutter_inappwebview: 166ed136c90e43c69b451f6d825da379be66c847
206201
flutter_local_notifications: 0c0b1ae97e741e1521e4c1629a459d04b9aec743
@@ -212,25 +207,24 @@ SPEC CHECKSUMS:
212207
GoogleUtilities: 9aa0ad5a7bc171f8bae016300bfcfa3fb8425749
213208
GoogleUtilitiesComponents: 679b2c881db3b615a2777504623df6122dd20afe
214209
GTMSessionFetcher: 3a63d75eecd6aa32c2fc79f578064e1214dfdec2
215-
image_picker_ios: 4a8aadfbb6dc30ad5141a2ce3832af9214a705b5
216210
local_auth_ios: c6cf091ded637a88f24f86a8875d8b0f526e2605
217211
MLImage: 7bb7c4264164ade9bf64f679b40fb29c8f33ee9b
218212
MLKitBarcodeScanning: 04e264482c5f3810cb89ebc134ef6b61e67db505
219213
MLKitCommon: c1b791c3e667091918d91bda4bba69a91011e390
220214
MLKitVision: 8baa5f46ee3352614169b85250574fde38c36f49
221-
mobile_scanner: 47056db0c04027ea5f41a716385542da28574662
215+
mobile_scanner: 202ab6f652e40a9add68b10de4c4fb2a745c4348
222216
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
223217
OrderedSet: aaeb196f7fef5a9edf55d89760da9176ad40b93c
224218
package_info_plus: 115f4ad11e0698c8c1c5d8a689390df880f47e85
225-
path_provider_foundation: eaf5b3e458fc0e5fbb9940fb09980e853fe058b8
219+
path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943
226220
permission_handler_apple: e76247795d700c14ea09e3a2d8855d41ee80a2e6
227221
printing: 233e1b73bd1f4a05615548e9b5a324c98588640b
228222
PromisesObjC: 09985d6d70fbe7878040aa746d78236e6946d2ef
229223
ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825
230224
screen_brightness_ios: 715ca807df953bf676d339f11464e438143ee625
231225
share_plus: c3fef564749587fc939ef86ffb283ceac0baf9f5
232-
shared_preferences_foundation: e2dae3258e06f44cc55f49d42024fd8dd03c590c
233-
url_launcher_ios: 08a3dfac5fb39e8759aeb0abbd5d9480f30fc8b4
226+
shared_preferences_foundation: 5b919d13b803cadd15ed2dc053125c68730e5126
227+
url_launcher_ios: bf5ce03e0e2088bad9cc378ea97fa0ed5b49673b
234228
wakelock_plus: 8b09852c8876491e4b6d179e17dfe2a0b5f60d47
235229

236230
PODFILE CHECKSUM: 90aee035b683484f7e14ac9a57b7dc9185377dcb

app/ios/Runner.xcodeproj/project.pbxproj

-2
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@
245245
"${BUILT_PRODUCTS_DIR}/flutter_local_notifications/flutter_local_notifications.framework",
246246
"${BUILT_PRODUCTS_DIR}/flutter_secure_storage/flutter_secure_storage.framework",
247247
"${BUILT_PRODUCTS_DIR}/flutter_timezone/flutter_timezone.framework",
248-
"${BUILT_PRODUCTS_DIR}/image_picker_ios/image_picker_ios.framework",
249248
"${BUILT_PRODUCTS_DIR}/local_auth_ios/local_auth_ios.framework",
250249
"${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework",
251250
"${BUILT_PRODUCTS_DIR}/package_info_plus/package_info_plus.framework",
@@ -275,7 +274,6 @@
275274
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/flutter_local_notifications.framework",
276275
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/flutter_secure_storage.framework",
277276
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/flutter_timezone.framework",
278-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/image_picker_ios.framework",
279277
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/local_auth_ios.framework",
280278
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework",
281279
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/package_info_plus.framework",

app/lib/modules/login/view/login_dialog.dart

+2-2
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ final class LoginDialog {
142142
onPressed: () => Navigator.pop(context),
143143
child: Text(l10n.cancel),
144144
),
145-
WillPopScope(
146-
onWillPop: () async => canPop,
145+
PopScope(
146+
onPopInvoked: (bool didPop) async => canPop,
147147
child: CupertinoButton(
148148
key: const Key(EWTestKeys.passwordOk),
149149
onPressed: () async {

app/lib/page/profile/settings/settings_page.dart

+2-3
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class _Settings extends State<SettingsPage> {
3939
context: context,
4040
builder: (_) => SizedBox(
4141
height: MediaQuery.of(context).copyWith().size.height / 3,
42-
child: WillPopScope(
42+
child: PopScope(
4343
child: CupertinoPicker(
4444
backgroundColor: Colors.white,
4545
itemExtent: 58,
@@ -55,13 +55,12 @@ class _Settings extends State<SettingsPage> {
5555
});
5656
},
5757
),
58-
onWillPop: () async {
58+
onPopInvoked: (bool didPop) async {
5959
final code = _langOptions[_selected];
6060
if (code != context.read<AppStore>().settings.localeCode) {
6161
await context.read<AppStore>().settings.setLocalCode(code);
6262
context.read<AppStore>().settings.changeLang(context, code);
6363
}
64-
return true;
6564
},
6665
),
6766
),

0 commit comments

Comments
 (0)