flutter_web_file_selector 0.2.3 flutter_web_file_selector: ^0.2.3 copied to clipboard
A Flutter package to let you select files on the Web platform.
0.2.3 #
- Fix an error in Firefox (tested on Flutter 3.19.6)
0.2.2 #
- Make internal implementation simpler.
- Fix incorrect button highlight on mobile Chorme when button is tapped.
0.2.1 #
- Fix incorrect cursor when mouse is hovered over the button
0.2.0 #
- Breaking change: Now using XFile class (from cross_file package) instead of WebFile class.
0.1.1 #
- Update documentation.
0.1.0 #
- Initial release.