File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
packages/file_selector/file_selector_platform_interface Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.3+1
2+
3+ * Bump the [ cross_file] ( https://pub.dev/packages/cross_file ) package version.
4+
15## 1.0.3
26
37* Update Flutter SDK constraint.
Original file line number Diff line number Diff line change @@ -3,15 +3,15 @@ description: A common platform interface for the file_selector plugin.
33homepage : https://github.com/flutter/plugins/tree/master/packages/file_selector/file_selector_platform_interface
44# NOTE: We strongly prefer non-breaking changes, even at the expense of a
55# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
6- version : 1.0.3
6+ version : 1.0.3+1
77
88dependencies :
99 flutter :
1010 sdk : flutter
1111 meta : ^1.0.5
1212 http : ^0.12.0+1
1313 plugin_platform_interface : ^1.0.1
14- cross_file : ^0.1 .0
14+ cross_file : ^0.2 .0
1515
1616dev_dependencies :
1717 test : ^1.15.0
You can’t perform that action at this time.
0 commit comments