downgrade html

This commit is contained in:
2022-10-30 15:40:28 +07:00
parent 4dd5d2f6ff
commit 86e9ff1335
5 changed files with 17 additions and 10 deletions

View File

@@ -56,14 +56,14 @@ packages:
name: ffi
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
version: "1.2.1"
file_picker:
dependency: transitive
description:
name: file_picker
url: "https://pub.dartlang.org"
source: hosted
version: "5.2.0+1"
version: "4.6.1"
flex_color_picker:
dependency: transitive
description:
@@ -89,7 +89,14 @@ packages:
name: flutter_inappwebview
url: "https://pub.dartlang.org"
source: hosted
version: "5.4.4+3"
version: "6.0.0-beta.11"
flutter_inappwebview_internal_annotations:
dependency: transitive
description:
name: flutter_inappwebview_internal_annotations
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
flutter_keyboard_visibility:
dependency: transitive
description:
@@ -272,7 +279,7 @@ packages:
name: win32
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.0"
version: "2.6.1"
sdks:
dart: ">=2.18.0 <3.0.0"
flutter: ">=3.3.0"