Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
10.0.0 source code.tar.gz | 2025-03-31 | 18.0 MB | |
10.0.0 source code.zip | 2025-03-31 | 18.1 MB | |
README.md | 2025-03-31 | 453 Bytes | |
Totals: 3 Items | 36.1 MB | 0 |
What's Changed
- BREAKING CHANGE: The
compressionQuality
property in thepickFiles
method now defaults to0
. - BREAKING CHANGE: The
allowCompression
property has been deprecated in favor ofcompressionQuality
, and now defaults tofalse
. Both changes by @vicajilau in https://github.com/miguelpruivo/flutter_file_picker/pull/1744.
Full Changelog: https://github.com/miguelpruivo/flutter_file_picker/compare/9.2.3...10.0.0