{"id":19005311,"url":"https://github.com/f3ath/dart-quoted-string","last_synced_at":"2025-07-19T04:32:43.755Z","repository":{"id":199582892,"uuid":"702819322","full_name":"f3ath/dart-quoted-string","owner":"f3ath","description":"String quoting/unquoting in Dart.","archived":false,"fork":false,"pushed_at":"2023-10-11T00:46:01.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-25T13:04:54.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/f3ath.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}},"created_at":"2023-10-10T04:44:14.000Z","updated_at":"2024-11-17T12:09:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"577139e0-248a-45c0-bbf6-24912ecb6c7b","html_url":"https://github.com/f3ath/dart-quoted-string","commit_stats":null,"previous_names":["f3ath/dart-quoted-string"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/f3ath/dart-quoted-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f3ath%2Fdart-quoted-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f3ath%2Fdart-quoted-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f3ath%2Fdart-quoted-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f3ath%2Fdart-quoted-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f3ath","download_url":"https://codeload.github.com/f3ath/dart-quoted-string/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f3ath%2Fdart-quoted-string/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265888897,"owners_count":23844527,"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":[],"created_at":"2024-11-08T18:27:05.972Z","updated_at":"2025-07-19T04:32:43.718Z","avatar_url":"https://github.com/f3ath.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quoted_string\nString quoting/unquoting in Dart.\n\n```dart\nimport 'package:quoted_string/quoted_string.dart';\n\nvoid main() {\n  // \"Quote (\\\") and backslash (\\\\)\"\n  print(r'Quote (\") and backslash (\\)'.quote());\n\n  // Quote (\") and backslash (\\)\n  print(r'\"Quote (\\\") and backslash (\\\\)\"'.unquote());\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff3ath%2Fdart-quoted-string","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff3ath%2Fdart-quoted-string","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff3ath%2Fdart-quoted-string/lists"}