sff_lib

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

sff lib

Small package designed to simplify working with files/directories
Features #

File comparison for identity
Recursive copying/moving of a directory
Move/Delete/Copy files according to the rules

Getting started #
Add a dependency to pubspec.yaml
dependencies:
sff_lib:
copied to clipboard
Usage #
Look in /example folder.
copyDirRec(
Directory('/home/yura/Images'),
Directory('/media/yura/Elements/Images')
).listen(print);
copied to clipboard
Additional information #
This library is under development. With each new version, a new feature will be added.
Also, do not forget to look at the documentation.

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