Commit Graph

40 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
5667435b56 重构5 2026-04-19 04:27:16 +08:00
Developer
236bffb1bc 重构4 2026-04-19 04:26:55 +08:00
Developer
a56e1a67cb 目录树重构2 2026-04-19 04:18:40 +08:00
Developer
23c939ef64 目录树重构 2026-04-19 04:17:54 +08:00
Developer
ceb11d9aac feat: 新增口味偏好服务和菜谱分享功能
- 新增 TastePreferenceService 用于管理用户口味偏好设置
- 实现菜谱分享功能,包括 RecipeShareService 和分享页面
- 更新平台工具类以支持鸿蒙系统检测
- 优化收藏页和农场商店页面的UI交互
- 添加新的参考文献和关于页面内容
- 更新API文档至v3.3.0版本
2026-04-18 08:29:31 +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
58730c5bff refactor: 清理未使用的倒计时状态变量并优化初始化日志
fix: 移除mini_card_page中未使用的_isCountdownActive变量
style: 在app_service和main中添加详细的初始化日志
chore: 删除fluttertoast_ohos相关的废弃文件
2026-04-14 21:55: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
9aa8565ca7 release 2026-04-14 07:12:18 +08:00
Developer
c26ff354ee 迷你卡片 2026-04-14 05:35: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
5150501643 备份 2026-04-13 05:11:52 +08:00
Developer
13fdbdc431 瀑布流 2026-04-13 03:39:29 +08:00
Developer
7b90983bb9 更多 页面 重构 2026-04-12 01:07:47 +08:00
Developer
442f648128 详细页优化 2026-04-11 22:55:27 +08:00
Developer
2d7484fd29 接口更新 2026-04-11 07:07:13 +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
Developer
b9a39ed2f1 feat: add fluttertoast localization with HarmonyOS support and ToastService 2026-04-08 01:46:45 +08:00
Developer
e255b5c650 refactor: update pages and widgets to use GetX and PageStandards 2026-04-08 01:39:03 +08:00
Developer
54bab00667 feat: add RouteGuard for authentication 2026-04-08 01:37:09 +08:00
Developer
c4f3b967f6 feat: add interactive widgets (Dialog, BottomSheet, Picker) with PageStandards 2026-04-08 01:36:19 +08:00
Developer
7693ab9e1e feat: add state widgets (EmptyState, ErrorState) with PageStandards 2026-04-08 01:35:07 +08:00
Developer
4a9d3a19a2 feat: add base widgets with PageStandards (Button, TextField, Card, ListTile) 2026-04-08 01:34:04 +08:00
Developer
53f9697805 feat: add ProfileController for user state management 2026-04-08 01:32:27 +08:00
Developer
8873456cea feat: add CartController for cart state management 2026-04-08 01:31:32 +08:00
Developer
d556aeb325 feat: add HomeController for state management 2026-04-08 01:30:31 +08:00
Developer
7364ca2bc0 feat: add base controllers for GetX state management 2026-04-08 01:29:42 +08:00