Fix web language

This commit is contained in:
Christian Pauly 2020-02-05 11:26:00 +01:00
commit e497de5934
3 changed files with 27 additions and 0 deletions

View file

@ -455,6 +455,20 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.6"
universal_html:
dependency: "direct main"
description:
name: universal_html
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.12"
universal_io:
dependency: transitive
description:
name: universal_io
url: "https://pub.dartlang.org"
source: hosted
version: "0.8.6"
unorm_dart:
dependency: transitive
description:
@ -532,6 +546,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.0"
zone_local:
dependency: transitive
description:
name: zone_local
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.2"
sdks:
dart: ">=2.7.0 <3.0.0"
flutter: ">=1.12.13+hotfix.5 <2.0.0"