We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee89ba commit d175876Copy full SHA for d175876
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 10.3.5
2
+## iOS
3
+- Fixed an error loading huge file (>= 2GB maybe) because of the out of memory.
4
+
5
## 10.3.4
6
## Android
7
- Detect HEIC and HEIF extensions as valid image
pubspec.yaml
@@ -3,7 +3,7 @@ description: A package that allows you to use a native file explorer to pick sin
homepage: https://github.com/miguelpruivo/plugins_flutter_file_picker
repository: https://github.com/miguelpruivo/flutter_file_picker
issue_tracker: https://github.com/miguelpruivo/flutter_file_picker/issues
-version: 10.3.4
+version: 10.3.5
8
dependencies:
9
flutter:
0 commit comments