{"id":19852464,"url":"https://github.com/linwooddev/dart_pkgs","last_synced_at":"2026-01-11T04:44:47.805Z","repository":{"id":56834160,"uuid":"443529742","full_name":"LinwoodDev/dart_pkgs","owner":"LinwoodDev","description":"This is a collection of useful flutter plugins.","archived":false,"fork":false,"pushed_at":"2025-04-25T11:20:28.000Z","size":1423,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-25T12:20:45.366Z","etag":null,"topics":["dart","flutter","localization"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LinwoodDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-01-01T12:00:26.000Z","updated_at":"2025-04-25T11:20:31.000Z","dependencies_parsed_at":"2023-10-16T06:25:45.114Z","dependency_job_id":"65ce0edd-b686-4a0c-9014-99737c56b328","html_url":"https://github.com/LinwoodDev/dart_pkgs","commit_stats":null,"previous_names":["linwoodcloud/dart_pkgs"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinwoodDev%2Fdart_pkgs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinwoodDev%2Fdart_pkgs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinwoodDev%2Fdart_pkgs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinwoodDev%2Fdart_pkgs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinwoodDev","download_url":"https://codeload.github.com/LinwoodDev/dart_pkgs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251966431,"owners_count":21672666,"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","flutter","localization"],"created_at":"2024-11-12T14:02:46.728Z","updated_at":"2026-01-11T04:44:47.793Z","avatar_url":"https://github.com/LinwoodDev.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linwood Flutter Plugins\n\nThis monorepo contains a set of reusable Dart \u0026 Flutter libraries focused on productivity, localization, networking, system access, file systems, and console tooling.  \nUse the packages individually via git dependencies.\n\n## Packages\n\n- [localizer](packages/localizer) - Easy localization framework (Dart)\n- [flutter_localizer](packages/flutter_localizer) - Flutter localization framework based on localizer (Flutter)\n- [networker](packages/networker) - Universal networking library (Dart). Contains multiple packages with support for multiple features and protocols\n- [lw_sysapi](packages/lw_sysapi) - System information \u0026 platform APIs (Flutter)\n- [dart_leap](packages/dart_leap) - General helper utilities (Dart)\n- [material_leap](packages/material_leap) - Extra Material widgets \u0026 helpers (Flutter)\n- [generate_leap](packages/generate_leap) - Generation helper utilities (Dart)\n- [lw_file_system](packages/lw_file_system) - Cross‑platform file system abstraction (Flutter)\n- [lw_file_system_api](packages/lw_file_system_api) - Pure Dart API for lw_file_system\n- [consoler](packages/consoler) - Console helpers \u0026 structured output (Dart)\n\nEach package has its own README with more detailed usage.\n\n## Inter-Package Graph\n\nBelow are direct internal dependencies (only showing notable links):\n\n```mermaid\ngraph TD\n  dart_leap[dart_leap]\n  lw_file_system_api[lw_file_system_api]\n  material_leap --\u003e dart_leap\n  material_leap --\u003e lw_file_system_api\n  lw_file_system --\u003e lw_file_system_api\n  localizer[localizer]\n  flutter_localizer --\u003e localizer\n```\n\nKeep commit refs for these pairs synchronized with the versions declared in each package's pubspec.yaml.\n\n## Git Dependency Examples\n\nMinimal (not recommended for production):\n\n```yaml\nsome_package:\n  git:\n    url: https://github.com/\u003cyour-org-or-user\u003e/dart_pkgs.git\n    path: packages/some_package\n```\n\nPinned (recommended):\n\n```yaml\nsome_package:\n  git:\n    url: https://github.com/\u003cyour-org-or-user\u003e/dart_pkgs.git\n    path: packages/some_package\n    ref: \u003ccommit-hash\u003e\n```\n\nRead more about [using git dependencies in the dart documentation](https://dart.dev/tools/pub/dependencies#git-packages).\n\n## License\n\nAll packages are licensed under Apache 2.0.  \nSee the root [LICENSE](LICENSE) file for details.\n\n---\nHappy building!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinwooddev%2Fdart_pkgs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinwooddev%2Fdart_pkgs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinwooddev%2Fdart_pkgs/lists"}