file_selector_macos 0.8.2 file_selector_macos: ^0.8.2 copied to clipboard
macOS implementation of the file_selector plugin.
0.8.2 #
- Moves source to flutter/plugins.
- Adds native unit tests.
- Converts native implementation to Swift.
- Switches to an internal method channel implementation.
0.0.4+1 #
- Update README
0.0.4 #
- Treat empty filter lists the same as null.
0.0.3 #
- Fix README
0.0.2 #
- Update SDK constraint to signal compatibility with null safety.
0.0.1 #
- Initial macOS implementation of
file_selector
.