TF-3661 Fix memory leak file picker

This commit is contained in:
DatDang
2025-04-17 16:32:16 +07:00
committed by Dat H. Pham
parent dd6b1ede9d
commit 611d446f7b
2 changed files with 12 additions and 4 deletions
+7
View File
@@ -297,6 +297,13 @@ dependency_overrides:
json_annotation: 4.8.1
# TODO: Remove and upgrade file_picker after
# https://github.com/miguelpruivo/flutter_file_picker/pull/1771 is merged and published
file_picker:
git:
url: https://github.com/linagora/flutter_file_picker.git
ref: fixbug/tmail-0.15.12-memory-leak
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec