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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
## 10.3.7
2
-
### General
2
+
### Android
3
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
4
5
5
## 10.3.6
6
-
## Android
6
+
###Android
7
7
- Added support for 16 KB page sizes. [#1888](https://github.com/miguelpruivo/flutter_file_picker/issues/1888)
8
8
9
9
## 10.3.5
10
-
## iOS
10
+
###iOS
11
11
- Fixed an error when loading large files (>= 2GB~).
12
12
13
13
## 10.3.4
14
-
## Android
14
+
###Android
15
15
- Detect HEIC and HEIF extensions as valid image
16
16
- Use compression format based file extension when compressing images.
0 commit comments