diff --git a/lib/pages/bootstrap/bootstrap_dialog.dart b/lib/pages/bootstrap/bootstrap_dialog.dart index 2e3931b9..317660f6 100644 --- a/lib/pages/bootstrap/bootstrap_dialog.dart +++ b/lib/pages/bootstrap/bootstrap_dialog.dart @@ -88,7 +88,7 @@ class BootstrapDialogState extends State { titleText = null; _recoveryKeyStored = false; bootstrap = - widget.client.encryption!.bootstrap(onUpdate: () => setState(() {})); + widget.client.encryption!.bootstrap(onUpdate: (_) => setState(() {})); final key = await const FlutterSecureStorage().read(key: _secureStorageKey); if (key == null) return; _recoveryKeyTextEditingController.text = key; diff --git a/pubspec.lock b/pubspec.lock index f063036a..a4e38664 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -7,7 +7,7 @@ packages: name: _fe_analyzer_shared url: "https://pub.dartlang.org" source: hosted - version: "31.0.0" + version: "46.0.0" adaptive_dialog: dependency: "direct main" description: @@ -28,14 +28,14 @@ packages: name: analyzer url: "https://pub.dartlang.org" source: hosted - version: "2.8.0" + version: "4.6.0" analyzer_plugin: dependency: transitive description: name: analyzer_plugin url: "https://pub.dartlang.org" source: hosted - version: "0.8.0" + version: "0.10.0" animations: dependency: "direct main" description: @@ -56,7 +56,7 @@ packages: name: archive url: "https://pub.dartlang.org" source: hosted - version: "3.1.11" + version: "3.3.0" args: dependency: transitive description: @@ -77,7 +77,7 @@ packages: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.8.2" + version: "2.9.0" audio_session: dependency: transitive description: @@ -147,7 +147,7 @@ packages: name: characters url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.2.1" charcode: dependency: transitive description: @@ -182,7 +182,7 @@ packages: name: clock url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.1.1" collection: dependency: "direct main" description: @@ -241,13 +241,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "3.0.1" - coverage: - dependency: transitive - description: - name: coverage - url: "https://pub.dartlang.org" - source: hosted - version: "1.2.0" cross_file: dependency: transitive description: @@ -261,7 +254,7 @@ packages: name: crypto url: "https://pub.dartlang.org" source: hosted - version: "3.0.1" + version: "3.0.2" csslib: dependency: transitive description: @@ -282,7 +275,7 @@ packages: name: dart_code_metrics url: "https://pub.dartlang.org" source: hosted - version: "4.12.0" + version: "4.17.1" dart_console: dependency: transitive description: @@ -296,7 +289,7 @@ packages: name: dart_style url: "https://pub.dartlang.org" source: hosted - version: "2.2.1" + version: "2.2.3" dart_webrtc: dependency: transitive description: @@ -436,14 +429,14 @@ packages: name: fake_async url: "https://pub.dartlang.org" source: hosted - version: "1.3.0" + version: "1.3.1" ffi: - dependency: transitive + dependency: "direct overridden" description: name: ffi url: "https://pub.dartlang.org" source: hosted - version: "1.1.2" + version: "2.0.1" file: dependency: transitive description: @@ -751,13 +744,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.9.0" - frontend_server_client: - dependency: transitive - description: - name: frontend_server_client - url: "https://pub.dartlang.org" - source: hosted - version: "2.1.2" fuchsia_remote_debug_protocol: dependency: transitive description: flutter @@ -868,13 +854,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.13.4" - http_multi_server: - dependency: transitive - description: - name: http_multi_server - url: "https://pub.dartlang.org" - source: hosted - version: "3.2.0" http_parser: dependency: transitive description: @@ -936,13 +915,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.17.0" - io: - dependency: transitive - description: - name: io - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.3" isolate: dependency: transitive description: @@ -1015,13 +987,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "4.0.0+1" - logging: - dependency: transitive - description: - name: logging - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.2" lottie: dependency: "direct main" description: @@ -1049,28 +1014,28 @@ packages: name: matcher url: "https://pub.dartlang.org" source: hosted - version: "0.12.11" + version: "0.12.12" material_color_utilities: dependency: transitive description: name: material_color_utilities url: "https://pub.dartlang.org" source: hosted - version: "0.1.4" + version: "0.1.5" matrix: dependency: "direct main" description: name: matrix url: "https://pub.dartlang.org" source: hosted - version: "0.11.2" + version: "0.13.0" matrix_api_lite: dependency: transitive description: name: matrix_api_lite url: "https://pub.dartlang.org" source: hosted - version: "1.1.1" + version: "1.1.7" matrix_homeserver_recommendations: dependency: "direct main" description: @@ -1091,7 +1056,7 @@ packages: name: meta url: "https://pub.dartlang.org" source: hosted - version: "1.7.0" + version: "1.8.0" mgrs_dart: dependency: transitive description: @@ -1123,11 +1088,9 @@ packages: native_imaging: dependency: "direct main" description: - path: "." - ref: HEAD - resolved-ref: "8c6a5afe2c965b79b5959bb4b49c4aad020cb980" - url: "https://gitlab.com/famedly/company/frontend/libraries/native_imaging.git" - source: git + name: native_imaging + url: "https://pub.dartlang.org" + source: hosted version: "0.1.0" nested: dependency: transitive @@ -1143,13 +1106,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.5.0" - node_preamble: - dependency: transitive - description: - name: node_preamble - url: "https://pub.dartlang.org" - source: hosted - version: "2.0.1" octo_image: dependency: transitive description: @@ -1163,7 +1119,7 @@ packages: name: olm url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.0.2" package_config: dependency: transitive description: @@ -1219,7 +1175,7 @@ packages: name: path url: "https://pub.dartlang.org" source: hosted - version: "1.8.1" + version: "1.8.2" path_drawing: dependency: transitive description: @@ -1332,13 +1288,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.1" - pool: - dependency: transitive - description: - name: pool - url: "https://pub.dartlang.org" - source: hosted - version: "1.5.0" positioned_tap_detector_2: dependency: transitive description: @@ -1598,34 +1547,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.1.0" - shelf: - dependency: transitive - description: - name: shelf - url: "https://pub.dartlang.org" - source: hosted - version: "1.2.0" - shelf_packages_handler: - dependency: transitive - description: - name: shelf_packages_handler - url: "https://pub.dartlang.org" - source: hosted - version: "3.0.0" - shelf_static: - dependency: transitive - description: - name: shelf_static - url: "https://pub.dartlang.org" - source: hosted - version: "1.1.0" - shelf_web_socket: - dependency: transitive - description: - name: shelf_web_socket - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.1" sky_engine: dependency: transitive description: flutter @@ -1638,27 +1559,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.0.0" - source_map_stack_trace: - dependency: transitive - description: - name: source_map_stack_trace - url: "https://pub.dartlang.org" - source: hosted - version: "2.1.0" - source_maps: - dependency: transitive - description: - name: source_maps - url: "https://pub.dartlang.org" - source: hosted - version: "0.10.10" source_span: dependency: transitive description: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.8.2" + version: "1.9.0" sqflite: dependency: transitive description: @@ -1693,7 +1600,7 @@ packages: name: string_scanner url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.1.1" swipe_to_action: dependency: "direct main" description: @@ -1707,7 +1614,7 @@ packages: name: sync_http url: "https://pub.dartlang.org" source: hosted - version: "0.3.0" + version: "0.3.1" synchronized: dependency: transitive description: @@ -1721,28 +1628,14 @@ packages: name: term_glyph url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" - test: - dependency: transitive - description: - name: test - url: "https://pub.dartlang.org" - source: hosted - version: "1.20.2" + version: "1.2.1" test_api: dependency: transitive description: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.9" - test_core: - dependency: transitive - description: - name: test_core - url: "https://pub.dartlang.org" - source: hosted - version: "0.4.11" + version: "0.4.12" timezone: dependency: transitive description: @@ -1777,7 +1670,7 @@ packages: name: typed_data url: "https://pub.dartlang.org" source: hosted - version: "1.3.0" + version: "1.3.1" uni_links: dependency: "direct main" description: @@ -1987,7 +1880,7 @@ packages: name: vm_service url: "https://pub.dartlang.org" source: hosted - version: "8.2.2" + version: "9.0.0" vrouter: dependency: "direct main" description: @@ -2037,13 +1930,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.1" - web_socket_channel: - dependency: transitive - description: - name: web_socket_channel - url: "https://pub.dartlang.org" - source: hosted - version: "2.1.0" webdriver: dependency: transitive description: @@ -2051,13 +1937,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "3.0.0" - webkit_inspection_protocol: - dependency: transitive - description: - name: webkit_inspection_protocol - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.0" webrtc_interface: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 95db366a..4512c8e5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -63,11 +63,10 @@ dependencies: latlong2: ^0.8.1 localstorage: ^4.0.0+1 lottie: ^1.2.2 - matrix: ^0.11.2 + matrix: ^0.13.0 matrix_homeserver_recommendations: ^0.3.0 matrix_link_text: ^1.0.2 - native_imaging: - git: https://gitlab.com/famedly/company/frontend/libraries/native_imaging.git + native_imaging: ^0.1.0 package_info_plus: ^1.3.0 path_provider: ^2.0.9 pin_code_text_field: ^1.8.0 @@ -153,6 +152,8 @@ dependency_overrides: url: https://github.com/TheOneWithTheBraid/plus_plugins.git ref: a04401cb48abe92d138c0e9288b360739994a9e9 path: packages/connectivity_plus/connectivity_plus_web + # Until all dependencies are compatible. Missing: file_picker_cross, flutter_matrix_html + ffi: ^2.0.0 # fake secure storage plugin for Windows # See: https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/15161 flutter_secure_storage_windows: