|
|
060c95bc64
|
优化
|
2026-03-25 23:34:45 +08:00 |
|
|
|
ac96c337ce
|
优化
|
2026-03-25 22:34:54 +08:00 |
|
|
|
4ad05770ed
|
fix: 改进 Flutter Web 加载指示器隐藏逻辑
使用五种方式确保加载指示器被正确隐藏:
- Flutter 第一帧渲染完成事件
- Flutter 引擎初始化检查
- 10秒超时保护
- 页面加载后检查 Flutter 视图
- 定期轮询检查 Flutter 视图
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-24 18:58:40 +08:00 |
|
|
|
6bf54eb849
|
fix: 修复 Flutter Web 白屏问题
- main.dart: 添加全局错误处理和 FlutterError.onError
- index.html: 添加加载指示器,vconsole 仅在开发环境启用
- dio_client.dart: 添加详细错误日志,优化超时配置
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-24 18:54:01 +08:00 |
|
|
|
6d9ea39e2b
|
fix: 修复 vConsole 与 Flutter WebAssembly 冲突
将 vConsole 初始化移到 body 末尾,延迟加载
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-23 11:52:21 +08:00 |
|
|
|
6ab40e6c56
|
优化
|
2026-03-23 11:42:31 +08:00 |
|
|
|
fb09dd6c42
|
引入vconsole
|
2026-03-23 11:38:06 +08:00 |
|
|
|
0e95890d68
|
youhua
|
2026-03-22 02:14:55 +08:00 |
|