simple_filepicker_windows

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

simple filepicker windows

simple_filepicker_windows #
simple filepicker plugin for windows without any dependencies(hopefully)
Usage #
import 'package:simple_filepicker_windows/simple_filepicker_windows.dart';

void main() {
final files = SimpleFilePickerWindows.showFilePicker(["*.png","*.pdf","myfile.*","mydocument.txt"],pickMultiple: false);
print(file);
}
copied to clipboard
Version History #

1.0.0 - Initial release
1.0.0+7 - null safety
1.0.0+8 - small fixes

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator