Commit Graph

16 Commits

Author SHA1 Message Date
Developer
5e979d7115 refactor: 将项目名称从mom_kitchen改为cute_kitchen
更新项目名称及相关引用,包括README、iOS/macOS/Linux配置、文档和代码中的包引用。同时更新版本号至1.3.5并清理无用的HarmonyOS配置文件。

- 修改所有代码中的包引用路径
- 更新各平台配置文件和安装脚本
- 清理HarmonyOS相关无用文件
- 更新应用版本号至1.3.5
- 修正文档中的项目名称引用
2026-04-24 05:05:10 +08:00
Developer
ac62f5961e release 1.31 2026-04-22 10:09:18 +08:00
Developer
32f5aa53fa release ohos 2026-04-21 10:14:37 +08:00
Developer
b1acdbdf05 feat: 新增公告功能及外卖备注工具
新增公告功能接口及页面,支持查看最新公告信息
添加外卖备注工具,可管理常用备注并一键生成
优化动态筛选接口,支持多分类和标签组合筛选
移除flutter_dotenv依赖,不再使用.env文件
修复布局溢出错误处理逻辑,避免生产环境报错
新增文件选择器插件,替换receive_sharing_intent实现文件导入
2026-04-20 08:21:40 +08:00
Developer
236bffb1bc 重构4 2026-04-19 04:26:55 +08:00
Developer
20fb06cac9 加密token 2026-04-17 07:00:26 +08:00
Developer
08dce0aed0 修复 断点异常 2026-04-15 07:11:28 +08:00
Developer
58730c5bff refactor: 清理未使用的倒计时状态变量并优化初始化日志
fix: 移除mini_card_page中未使用的_isCountdownActive变量
style: 在app_service和main中添加详细的初始化日志
chore: 删除fluttertoast_ohos相关的废弃文件
2026-04-14 21:55:28 +08:00
Developer
442f648128 详细页优化 2026-04-11 22:55:27 +08:00
Developer
346fc795f7 完善 2026-04-11 06:05:12 +08:00
Developer
ecaad58693 目录树重构 2026-04-11 02:02:23 +08:00
Developer
8c41df955c api 升级v2.0 2026-04-10 06:41:08 +08:00
Developer
8d27c67d3a api实现 2026-04-09 08:54:36 +08:00
Developer
2eaf317705 new 2026-04-09 00:45:59 +08:00
Developer
2b685b45bb Remove notification service and update project
- Remove flutter_local_notifications dependency from pubspec.yaml
- Delete notification_service.dart file
- Remove notification service references from app_service.dart and app_binding.dart
- Clean up related code and dependencies
2026-04-08 10:51:43 +08:00
Developer
cbe11d5db1 fix: add ToastStyle enum and currentStyle property to ToastService 2026-04-08 01:51:02 +08:00