From 01e80a18c787076442bebaf20ad8ec502a3a72c7 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Mon, 4 Apr 2022 14:05:47 +0300 Subject: [PATCH] Update libs --- pubspec.foss.yaml | 2 +- pubspec.lock | 18 ++++++++++++++++-- pubspec.next.yaml | 2 +- pubspec.yaml | 2 +- 4 files changed, 19 insertions(+), 5 deletions(-) diff --git a/pubspec.foss.yaml b/pubspec.foss.yaml index 295bdc28a..bb925e60f 100644 --- a/pubspec.foss.yaml +++ b/pubspec.foss.yaml @@ -31,7 +31,7 @@ dependencies: built_collection: ^5.1.0 memoize: ^3.0.0 cached_network_image: 3.0.0 # imageRenderMethodForWeb: ImageRenderMethodForWeb.HttpGet, - url_launcher: ^6.0.9 + url_launcher: ^6.0.20 share: ^2.0.4 intl: ^0.17.0 flutter_slidable: ^1.1.0 diff --git a/pubspec.lock b/pubspec.lock index 4de878c21..2bb9f0b5f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1213,7 +1213,21 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.0.13" + version: "6.0.20" + url_launcher_android: + dependency: transitive + description: + name: url_launcher_android + url: "https://pub.dartlang.org" + source: hosted + version: "6.0.15" + url_launcher_ios: + dependency: transitive + description: + name: url_launcher_ios + url: "https://pub.dartlang.org" + source: hosted + version: "6.0.15" url_launcher_linux: dependency: transitive description: @@ -1370,4 +1384,4 @@ packages: version: "3.1.0" sdks: dart: ">=2.14.0 <3.0.0" - flutter: ">=2.5.0" + flutter: ">=2.8.0" diff --git a/pubspec.next.yaml b/pubspec.next.yaml index 0a3168cd9..e6d21dbb2 100644 --- a/pubspec.next.yaml +++ b/pubspec.next.yaml @@ -31,7 +31,7 @@ dependencies: built_collection: ^5.1.0 memoize: ^3.0.0 cached_network_image: 3.0.0 # imageRenderMethodForWeb: ImageRenderMethodForWeb.HttpGet, - url_launcher: ^6.0.9 + url_launcher: ^6.0.20 share: ^2.0.4 intl: ^0.17.0 flutter_slidable: ^1.1.0 diff --git a/pubspec.yaml b/pubspec.yaml index b66bf41e8..f6a33f610 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: built_collection: ^5.1.0 memoize: ^3.0.0 cached_network_image: 3.0.0 # imageRenderMethodForWeb: ImageRenderMethodForWeb.HttpGet, - url_launcher: ^6.0.9 + url_launcher: ^6.0.20 share: ^2.0.4 intl: ^0.17.0 flutter_slidable: ^1.1.0