You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,17 @@
1
+
## 10.3.7
2
+
### Android
3
+
- Fixed an issue where file type filtering was not being applied correctly, now only displaying files that match the selected MIME types. [#1906](https://github.com/miguelpruivo/flutter_file_picker/pull/1906)
4
+
1
5
## 10.3.6
2
-
## Android
6
+
###Android
3
7
- Added support for 16 KB page sizes. [#1888](https://github.com/miguelpruivo/flutter_file_picker/issues/1888)
4
8
5
9
## 10.3.5
6
-
## iOS
10
+
###iOS
7
11
- Fixed an error when loading large files (>= 2GB~).
8
12
9
13
## 10.3.4
10
-
## Android
14
+
###Android
11
15
- Detect HEIC and HEIF extensions as valid image
12
16
- Use compression format based file extension when compressing images.
0 commit comments