Skip to content

Commit 7e545fa

Browse files
Merge pull request #1928 from miguelpruivo/feature/rename-FileUtils-iOS
Release version to 10.3.8
2 parents 2b63a88 + 200f08e commit 7e545fa

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
## 10.3.9
1+
## 10.3.8
22
### iOS
33
- Rename FileUtils to FilePickerUtils [#1921](https://github.com/miguelpruivo/flutter_file_picker/issues/1921)
4-
5-
## 10.3.8
64
### Android
75
- Restores the ms[df] URI handling logic in FileUtils.kt to fix file selection returning null on some devices.
86

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A package that allows you to use a native file explorer to pick sin
33
homepage: https://github.com/miguelpruivo/plugins_flutter_file_picker
44
repository: https://github.com/miguelpruivo/flutter_file_picker
55
issue_tracker: https://github.com/miguelpruivo/flutter_file_picker/issues
6-
version: 10.3.9
6+
version: 10.3.8
77

88
dependencies:
99
flutter:

0 commit comments

Comments
 (0)