Commit Graph

36 Commits

Author SHA1 Message Date
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
855c801fca 目录树重构 2026-04-11 02:05:24 +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
66b038ef71 chore: add .vscode to .gitignore 2026-04-08 10:59:41 +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
efaff0c692 chore: update CHANGELOG for v0.7.0 with GetX and component updates 2026-04-08 01:41:23 +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