Skip to content

Commit 27dcbb1

Browse files
committed
fix: update flutter_daemon to kill background sync process with sigkill before app starts
1 parent 3739e65 commit 27dcbb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec_base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ dependencies:
124124
flutter_daemon:
125125
git:
126126
url: https://github.com/MrCyjaneK/flutter_daemon
127-
ref: 6d5270d64b5dd588fce12fd0a0c7314c37e6cff1
127+
ref: dc143fc1d4e8b193fb5ee84c3a7eabac94183a0b
128128
flutter_local_notifications: ^19.0.0
129129

130130
dev_dependencies:

0 commit comments

Comments
 (0)