{"id":32295543,"url":"https://github.com/youssefegla/webflow_dart_client","last_synced_at":"2025-10-23T03:58:21.577Z","repository":{"id":241535921,"uuid":"807037236","full_name":"YoussefEgla/webflow_dart_client","owner":"YoussefEgla","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-06T03:04:52.000Z","size":34,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T03:58:21.317Z","etag":null,"topics":["dart","webflow"],"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/YoussefEgla.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-05-28T11:15:31.000Z","updated_at":"2024-12-28T09:15:26.000Z","dependencies_parsed_at":"2024-05-30T08:02:33.341Z","dependency_job_id":"a2ee9d0a-b78e-49f2-8d1c-0464c6bf035e","html_url":"https://github.com/YoussefEgla/webflow_dart_client","commit_stats":null,"previous_names":["youssefegla/webflow_dart_client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YoussefEgla/webflow_dart_client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoussefEgla%2Fwebflow_dart_client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoussefEgla%2Fwebflow_dart_client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoussefEgla%2Fwebflow_dart_client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoussefEgla%2Fwebflow_dart_client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YoussefEgla","download_url":"https://codeload.github.com/YoussefEgla/webflow_dart_client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoussefEgla%2Fwebflow_dart_client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280557082,"owners_count":26350569,"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","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","webflow"],"created_at":"2025-10-23T03:58:20.517Z","updated_at":"2025-10-23T03:58:21.569Z","avatar_url":"https://github.com/YoussefEgla.png","language":"Dart","readme":"\u003c!--\nThis README describes the package. If you publish this package to pub.dev,\nthis README's contents appear on the landing page for your package.\n\nFor information about how to write a good package README, see the guide for\n[writing package pages](https://dart.dev/guides/libraries/writing-package-pages).\n\nFor general information about developing packages, see the Dart guide for\n[creating packages](https://dart.dev/guides/libraries/create-library-packages)\nand the Flutter guide for\n[developing packages and plugins](https://flutter.dev/developing-packages).\n--\u003e\n\n# Webflow Dart Client Library\n\nA Dart client library for [Webflow](https://webflow.com/).\n\n## Usage\n\n```dart\nimport 'package:webflow_client/webflow_client.dart';\n\nvoid main() async {\n  final client = WebflowClient('SITE_TOKEN');\n    final sites = await client.sites.listSites();\n    print(sites);\n}\n```\n\nCurrently support read-only operations:\n\n- Sites\n  - List Sites\n  - Get Site\n  - List Custom Domains\n- Pages\n  - List Pages\n  - Get Page Metadata\n  - Get Page Content\n- Assets\n  - List Assets\n  - Get Asset\n- Collections\n  - List Collections\n  - Get Collection\n  - List Collection Items (all/live)\n  - Get Collection Item (all/live)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoussefegla%2Fwebflow_dart_client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoussefegla%2Fwebflow_dart_client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoussefegla%2Fwebflow_dart_client/lists"}