file_copy 1.0.1 copy "file_copy: ^1.0.1" to clipboard
file_copy: ^1.0.1 copied to clipboard

discontinued

Package for copy files, directories, links. You can watch the copying process.

pub package

Languages:

English Russian

Package features #

  • copying files;
  • recursive copying of directories;
  • monitor the progress of copying.

Using #

The CopyFile class contains methods:

  • copyFile - copies the file;
  • watchCopyFile - copies the file, returns the stream with the progress of copying the file, ends the stream when copying is completed;
  • copyDirectory - copies the directory recursively;
  • watchCopyDirectory - copies the directory, returns the stream with the progress of copying the file, ends the stream when copying is completed;
  • copy Link - copies the link.
1
likes
0
pub points
75%
popularity

Publisher

verified publisherbatykov-gleb.ru

Package for copy files, directories, links. You can watch the copying process.

Repository (GitHub)
View/report issues

Topics

#file #directory #copy

License

unknown (license)

More

Packages that depend on file_copy