flutter - 基于默认模板用flutter复刻的模板 #280
abcdefghHIM
started this conversation in
自定义HTML模板
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
基于默认的仿YouTube风格模板的简化版用flutter复刻的模板
内部实现了blcsdk
换flutter可能方便的实现一些复杂华丽的动画效果
obs用浏览器采集可能会出现残影,这个问题更新一下obs就解决了
下载
flutter.zip
使用
构建
运行
./build或
flutter build web --release --no-source-maps --tree-shake-icons --no-wasm-dry-run开发
运行

flutter run lib/dev.dart内置了一个开发页面,里面可以实时修改组件
Beta Was this translation helpful? Give feedback.
All reactions