Commit Graph

12 Commits

Author SHA1 Message Date
e4251a169d build: 更新 Flutter Web 构建产物(shadcn_ui 完全移除)
- 所有 shadcn_ui 组件已替换为 Material Design
- 样式主题已完整迁移
- 使用 --no-tree-shake-icons 解决 lucide_icons 问题
2026-04-08 12:25:24 +08:00
c600730268 build: update Flutter web build 2026-04-05 22:46:59 +08:00
sion
0c66b3725f 111 2026-04-05 21:01:42 +08:00
e7a7c7388b build: update Flutter web build 2026-04-05 06:22:23 +08:00
sion
37290e7846 111 2026-04-04 21:19:29 +08:00
81d6cdb1af build: 构建后端和Flutter Web
- 后端: mvn clean package (monisuo-1.0.jar, 41MB)
- Flutter: flutter build web --release (MaterialIcons 裁剪99.4%)
- 构建时间: 后端2s, Flutter24s
2026-03-30 02:29:05 +08:00
sion
cb05e61285 111 2026-03-29 16:11:01 +08:00
31dd44b202 build: 添加 Flutter Web 构建产物 + 修复部署脚本
- 本地构建 Flutter Web (flutter build web --release)
- 服务器无需 Flutter 环境,直接复制 build/web
- 修复 403 错误(build/web 目录为空导致)
2026-03-26 09:20:38 +08:00
sion
54178e196e 111 2026-03-26 01:35:51 +08:00
bb3aa6ead7 构建 2026-03-25 23:05:28 +08:00
833f25d092 docs: 添加推送功能实现指南 2026-03-24 18:26:09 +08:00
613d800ef9 feat: 添加 Flutter Web 构建产物
- 更新 .gitignore 允许 flutter_monisuo/build/web 目录
- 添加 Flutter Web release 构建文件

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 01:47:44 +08:00