COMMITS
May 19, 2026
V
Merge pull request #2017 from miguelpruivo/feature/pick-file-api
Victor Carreras committed
V
refactor: update analysis options to ignore deprecated member usage from the same package
Victor Carreras committed
V
refactor: remove outdated comments from file length method in PlatformFile
Victor Carreras committed
V
refactor: update analysis options and remove deprecated member usage in PlatformFile
Victor Carreras committed
V
refactor: update PlatformFile to ignore deprecated member usage in xFile and equality checks
Victor Carreras committed
V
refactor: remove unused withData parameter from file picker dialog
Victor Carreras committed
V
refactor: remove deprecated parameters from FilePicker and set defaults
Victor Carreras committed
V
feat: add length method to PlatformFile for file size retrieval
Victor Carreras committed
V
refactor: remove deprecated notes for allowMultiple and data handling in FilePicker
Victor Carreras committed
V
V
docs: clarify conditions under which the path property is null in PlatformFile
Victor Carreras committed
V
Update lib/src/api/platform_file.dart
Victor Carreras committed
V
feat: enhance file reading methods with recommendations for large files
Victor Carreras committed
V
V
chore: trigger pipeline
Victor C. committed
May 16, 2026
V
V
V
V
V
V
V
V
feat: implement pickFile() API and improve PlatformFile documentation (#1469)
Victor C. committed
N
Merge pull request #2016 from miguelpruivo/fix/android-any-type-subdirectories
Navaron Bracke committed
V
fix(android): ensure EXTRA_MIME_TYPES is passed as an array for FileType.any
Victor C. committed
May 14, 2026
N
Merge pull request #2007 from daniJimen/feature/fix_1918_add_loading_into_save
Navaron Bracke committed
N
Add missing changelog entries
Navaron Bracke committed
D
feat: add background saving and status tracking to saveFile
djimene2 committed
D
chore: remove redundant comment in _saveBytesIsolateEntry
djimene2 committed
D
Update lib/src/platform/file_picker_method_channel.dart
Daniel Jimenez committed