We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f303a3 + 8371665 commit c4a60aeCopy full SHA for c4a60ae
pubspec.lock
@@ -694,7 +694,7 @@ packages:
694
name: html
695
url: "https://pub.dartlang.org"
696
source: hosted
697
- version: "0.15.0"
+ version: "0.15.1"
698
http:
699
dependency: "direct main"
700
description:
pubspec.yaml
@@ -13,7 +13,7 @@ dependencies:
13
sdk: flutter
14
cupertino_icons: ^1.0.5
15
cached_network_image: ^3.2.2
16
- html: ^0.15.0
+ html: ^0.15.1
17
http: ^0.13.5
18
shared_preferences: ^2.0.11
19
spotify: ^0.8.0
0 commit comments