fix: Desktop url launcher

This commit is contained in:
Christian Pauly 2020-10-04 19:09:54 +02:00
parent ec7dd2b4d9
commit 4dfd0dbc05
2 changed files with 2 additions and 3 deletions

View File

@ -969,7 +969,7 @@ packages:
source: hosted source: hosted
version: "1.0.8" version: "1.0.8"
url_launcher_web: url_launcher_web:
dependency: "direct main" dependency: transitive
description: description:
name: url_launcher_web name: url_launcher_web
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"

View File

@ -32,8 +32,7 @@ dependencies:
localstorage: ^3.0.1+4 localstorage: ^3.0.1+4
file_picker_cross: ^4.2.2 file_picker_cross: ^4.2.2
image_picker: ^0.6.7+11 image_picker: ^0.6.7+11
url_launcher: ^5.4.1 url_launcher: ^5.7.2
url_launcher_web: ^0.1.0
cached_network_image: ^2.3.2+1 cached_network_image: ^2.3.2+1
firebase_messaging: ^7.0.2 firebase_messaging: ^7.0.2
flutter_local_notifications: ^1.4.3 flutter_local_notifications: ^1.4.3