feat: 动态页自渲染

This commit is contained in:
guozhigq
2023-09-08 16:46:51 +08:00
parent 396f9fbbac
commit 517ca032d2
8 changed files with 356 additions and 0 deletions

View File

@ -119,6 +119,11 @@ dependencies:
system_proxy: ^0.1.0
# pip
floating: ^2.0.1
# html解析
html: ^0.15.4
# html渲染
flutter_html: ^3.0.0-beta.2
dev_dependencies:
flutter_test: