fix:修复重启设备后没有通知提醒的问题

This commit is contained in:
2025-11-24 11:58:14 +08:00
parent 607b27d54f
commit 1a5efb1b48
6 changed files with 111 additions and 163 deletions

View File

@@ -278,8 +278,8 @@ packages:
flutter_common:
dependency: "direct main"
description:
path: "D:\\Projects\\FlutterProjects\\flutter_common"
relative: false
path: "../flutter_common"
relative: true
source: path
version: "1.0.0+1"
flutter_form_builder: