Reduce worker_manager memory allocation (#4435)

This commit is contained in:
Dat Dang
2026-04-09 18:26:19 +07:00
committed by GitHub
parent dd77b2d53a
commit 61530b61c6
22 changed files with 229 additions and 281 deletions
+5 -5
View File
@@ -143,8 +143,6 @@ dependencies:
uuid: 3.0.7
flutter_downloader: 1.12.0
external_path: 2.2.0
path_provider: 2.1.5
@@ -177,7 +175,11 @@ dependencies:
percent_indicator: 4.2.2
worker_manager: 5.0.3
# TODO: Replace with upstream when https://github.com/dsrenesanse/worker_manager/pull/123 is merged
worker_manager:
git:
url: https://github.com/linagora/worker_manager.git
ref: hotfix/worker-init-memory-leak
async: 2.13.0
@@ -211,8 +213,6 @@ dependencies:
intl: 0.20.2
workmanager: 0.9.0+3
flutter_typeahead: 5.0.2
flutter_keyboard_visibility: 6.0.0