{"id":19594860,"url":"https://github.com/glebbatykov/file_copy","last_synced_at":"2025-04-27T15:34:14.050Z","repository":{"id":172559902,"uuid":"646465996","full_name":"GlebBatykov/file_copy","owner":"GlebBatykov","description":"Package for copy files and directories. Can track the progress of copying.","archived":false,"fork":false,"pushed_at":"2023-06-26T17:36:33.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T06:46:13.774Z","etag":null,"topics":["copy","dart","directory","file","progress"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GlebBatykov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-28T13:46:14.000Z","updated_at":"2024-05-13T06:30:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8cfde53-f4b6-4125-bad5-401f5d3fea34","html_url":"https://github.com/GlebBatykov/file_copy","commit_stats":null,"previous_names":["glebbatykov/file_copy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlebBatykov%2Ffile_copy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlebBatykov%2Ffile_copy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlebBatykov%2Ffile_copy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlebBatykov%2Ffile_copy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GlebBatykov","download_url":"https://codeload.github.com/GlebBatykov/file_copy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251162889,"owners_count":21545842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["copy","dart","directory","file","progress"],"created_at":"2024-11-11T08:45:02.397Z","updated_at":"2025-04-27T15:34:14.043Z","avatar_url":"https://github.com/GlebBatykov.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n[![pub package](https://img.shields.io/pub/v/file_copy.svg?label=file_copy\u0026color=blue)](https://pub.dev/packages/file_copy)\n\n**Languages:**\n  \n[![English](https://img.shields.io/badge/Language-English-blue?style=?style=flat-square)](README.md)\n[![Russian](https://img.shields.io/badge/Language-Russian-blue?style=?style=flat-square)](README.ru.md)\n\n\u003c/div\u003e\n\n- [Package features](#package-features)\n- [Using](#using)\n\n# Package features\n\n- copying files;\n- recursive copying of directories;\n- monitor the progress of copying.\n\n# Using\n\nThe `CopyFile` class contains methods:\n\n- `copyFile` - copies the file;\n- `watchCopyFile` - copies the file, returns the stream with the progress of copying the file, ends the stream when copying is completed;\n- `copyDirectory` - copies the directory recursively;\n- `watchCopyDirectory` - copies the directory, returns the stream with the progress of copying the file, ends the stream when copying is completed;\n- `copyLink` - copies the link.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglebbatykov%2Ffile_copy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglebbatykov%2Ffile_copy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglebbatykov%2Ffile_copy/lists"}