file_finder

Last updated:

0 purchases

file_finder Image
file_finder Images
Add to Cart

Description:

file finder

file_finder #
A Flutter plugin for finding files by extension on the filesystem.
Usage #
To use this plugin, add file_finder as a dependency in your pubspec.yaml file.
Example
var fileFinder = FileFinder();
var _files = fileFinder.findAll('mp3', sort: false);
copied to clipboard

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.