From 90c688e21c879ea0dd69247be6c34dd3f5303d1e Mon Sep 17 00:00:00 2001 From: Neeraj Gupta <254676+ua741@users.noreply.github.com> Date: Mon, 12 Dec 2022 13:02:00 +0530 Subject: [PATCH] Fix build --- lib/ui/sharing/manage_links_widget.dart | 3 +- pubspec.lock | 42 ++++++++++++++++--------- 2 files changed, 29 insertions(+), 16 deletions(-) diff --git a/lib/ui/sharing/manage_links_widget.dart b/lib/ui/sharing/manage_links_widget.dart index 17b5c81a6..a48003551 100644 --- a/lib/ui/sharing/manage_links_widget.dart +++ b/lib/ui/sharing/manage_links_widget.dart @@ -99,8 +99,7 @@ class _ManageSharedLinkWidgetState extends State { "Allow people with the link to also add photos to the shared " "album.", ), - const SizedBox(height: 24) - ], + const SizedBox(height: 24), MenuItemWidget( alignCaptionedTextToLeft: true, captionedTextWidget: CaptionedTextWidget( diff --git a/pubspec.lock b/pubspec.lock index 6a3b6dc0c..f6a3e6679 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -49,7 +49,7 @@ packages: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.9.0" + version: "2.8.2" background_fetch: dependency: "direct main" description: @@ -98,7 +98,14 @@ packages: name: characters url: "https://pub.dartlang.org" source: hosted - version: "1.2.1" + version: "1.2.0" + charcode: + dependency: transitive + description: + name: charcode + url: "https://pub.dartlang.org" + source: hosted + version: "1.3.1" chewie: dependency: "direct main" description: @@ -112,7 +119,7 @@ packages: name: clock url: "https://pub.dartlang.org" source: hosted - version: "1.1.1" + version: "1.1.0" collection: dependency: "direct main" description: @@ -301,7 +308,7 @@ packages: name: fake_async url: "https://pub.dartlang.org" source: hosted - version: "1.3.1" + version: "1.3.0" fast_base58: dependency: "direct main" description: @@ -700,6 +707,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "4.7.0" + keyboard_visibility: + dependency: "direct main" + description: + name: keyboard_visibility + url: "https://pub.dartlang.org" + source: hosted + version: "0.5.6" like_button: dependency: "direct main" description: @@ -755,14 +769,14 @@ packages: name: matcher url: "https://pub.dartlang.org" source: hosted - version: "0.12.12" + version: "0.12.11" material_color_utilities: dependency: transitive description: name: material_color_utilities url: "https://pub.dartlang.org" source: hosted - version: "0.1.5" + version: "0.1.4" media_extension: dependency: "direct main" description: @@ -778,7 +792,7 @@ packages: name: meta url: "https://pub.dartlang.org" source: hosted - version: "1.8.0" + version: "1.7.0" mime: dependency: transitive description: @@ -906,7 +920,7 @@ packages: name: path url: "https://pub.dartlang.org" source: hosted - version: "1.8.2" + version: "1.8.1" path_drawing: dependency: transitive description: @@ -1247,7 +1261,7 @@ packages: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.9.0" + version: "1.8.2" sprintf: dependency: transitive description: @@ -1303,7 +1317,7 @@ packages: name: string_scanner url: "https://pub.dartlang.org" source: hosted - version: "1.1.1" + version: "1.1.0" syncfusion_flutter_core: dependency: "direct main" description: @@ -1331,28 +1345,28 @@ packages: name: term_glyph url: "https://pub.dartlang.org" source: hosted - version: "1.2.1" + version: "1.2.0" test: dependency: "direct dev" description: name: test url: "https://pub.dartlang.org" source: hosted - version: "1.21.4" + version: "1.21.1" test_api: dependency: transitive description: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.12" + version: "0.4.9" test_core: dependency: transitive description: name: test_core url: "https://pub.dartlang.org" source: hosted - version: "0.4.16" + version: "0.4.13" timezone: dependency: transitive description: