file_selector 0.8.2+1 file_selector: ^0.8.2+1 copied to clipboard
Flutter plugin for opening and saving files, or selecting directories, using native file selection UI.
0.8.2+1 #
- Minor code cleanup for new analysis rules.
- Updated package description.
0.8.2 #
- Update
platform_plugin_interface
version requirement.
0.8.1 #
Endorse the web implementation.
0.8.0 #
Migrate to null safety.
0.7.0+2 #
- Update the example app: remove the deprecated
RaisedButton
andFlatButton
widgets.
0.7.0+1 #
- Update Flutter SDK constraint.
0.7.0 #
- Initial Open Source release.