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
b1acdbdf05 feat: 新增公告功能及外卖备注工具
新增公告功能接口及页面,支持查看最新公告信息
添加外卖备注工具,可管理常用备注并一键生成
优化动态筛选接口,支持多分类和标签组合筛选
移除flutter_dotenv依赖,不再使用.env文件
修复布局溢出错误处理逻辑,避免生产环境报错
新增文件选择器插件,替换receive_sharing_intent实现文件导入
2026-04-20 08:21:40 +08:00
Developer
23c939ef64 目录树重构 2026-04-19 04:17:54 +08:00
Developer
e347b3ca73 release 2026-04-18 05:20:42 +08:00
Developer
20fb06cac9 加密token 2026-04-17 07:00:26 +08:00
Developer
08dce0aed0 修复 断点异常 2026-04-15 07:11:28 +08:00
Developer
3788902f98 feat: 更新Flutter OHOS适配和依赖版本
refactor(fluttertoast_ohos): 重构OHOS平台插件代码结构
fix(discover): 修改迷你卡片显示文本为"作者精选"
chore: 更新pubspec版本号至0.95.0+94
build: 添加flutter_card_swiper和更新flutter_markdown_plus依赖
2026-04-14 20:33:30 +08:00
Developer
5ce8759a18 release 2026-04-13 10:00:55 +08:00
Developer
a59f54567f 重构目录树 2026-04-13 07:51:51 +08:00
Developer
13fdbdc431 瀑布流 2026-04-13 03:39:29 +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
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