file_picker_platform_interface 1.2.0
file_picker_platform_interface: ^1.2.0 copied to clipboard
A common platform interface for the file_picker plugin
1.2.0 Adds FilePickerStatus #
Adds onFiledLoading
that will provide an event handler with FilePickerStatus
when picking files.
1.1.0 Adds directory pick #
Implements getDirectoryPath()
1.0.0 Updates method channel #
Implements getFiles()
0.0.3 Updates interface #
Removes getFilePath()
0.0.2 Updates interface #
Updates methods from File Picker interface
0.0.1+1 Update README #
Updates README
0.0.1 Create Platform Interface #
Added Filer Picker platform interface.