新增公告功能接口及页面,支持查看最新公告信息 添加外卖备注工具,可管理常用备注并一键生成 优化动态筛选接口,支持多分类和标签组合筛选 移除flutter_dotenv依赖,不再使用.env文件 修复布局溢出错误处理逻辑,避免生产环境报错 新增文件选择器插件,替换receive_sharing_intent实现文件导入
- 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