Thanks to visit codestin.com Credit goes to github.com
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 8674b8f commit cc0d9daCopy full SHA for cc0d9da
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 5.0.1
2
+#### Android
3
+Replaces random number generation with milliseconds timestamp in file name fallback.
4
+
5
## 5.0.0
6
7
#### General
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: 5.0.0
+version: 5.0.1
8
dependencies:
9
flutter:
0 commit comments