{"id":19209084,"url":"https://github.com/miomit/sff_lib","last_synced_at":"2026-01-11T04:49:30.067Z","repository":{"id":219884732,"uuid":"750194923","full_name":"miomit/sff_lib","owner":"miomit","description":"Small package designed to simplify working with files/directories","archived":false,"fork":false,"pushed_at":"2024-08-23T14:00:55.000Z","size":614,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T07:17:34.871Z","etag":null,"topics":["dart","files","lib"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/sff_lib","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miomit.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":"2024-01-30T07:00:19.000Z","updated_at":"2024-08-23T14:01:02.000Z","dependencies_parsed_at":"2024-07-23T17:28:35.749Z","dependency_job_id":"4387a5ca-fb71-47fb-9f22-59b03c8df2f1","html_url":"https://github.com/miomit/sff_lib","commit_stats":null,"previous_names":["yuramovsesyan/sff_lib","miomit/sff_lib"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/miomit/sff_lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miomit%2Fsff_lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miomit%2Fsff_lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miomit%2Fsff_lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miomit%2Fsff_lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miomit","download_url":"https://codeload.github.com/miomit/sff_lib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miomit%2Fsff_lib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265512475,"owners_count":23779936,"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":["dart","files","lib"],"created_at":"2024-11-09T13:29:01.396Z","updated_at":"2025-10-26T19:18:19.069Z","avatar_url":"https://github.com/miomit.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"Small package designed to simplify working with files/directories\n\n## Features\n\n- File comparison for identity\n- Recursive copying/moving of a directory\n- Move/Delete/Copy files according to the rules\n\n## Getting started\n\nAdd a dependency to `pubspec.yaml`\n\n```yaml\ndependencies:\n    sff_lib:\n```\n\n## Usage\n\nLook in `/example` folder.\n\n```dart\ncopyDirRec(\n    Directory('/home/yura/Images'),\n    Directory('/media/yura/Elements/Images')\n).listen(print);\n```\n\n## Additional information\n\nThis library is under development. With each new version, a new feature will be added.\n\nAlso, do not forget to look at the [documentation](https://raw.githack.com/miomit/sff_lib/main/doc/api/index.html).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiomit%2Fsff_lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiomit%2Fsff_lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiomit%2Fsff_lib/lists"}