{"id":19580246,"url":"https://github.com/xclud/dart_vt","last_synced_at":"2026-04-25T11:36:34.246Z","repository":{"id":41374379,"uuid":"508977213","full_name":"xclud/dart_vt","owner":"xclud","description":"Vector Tiles for Dart. Provides .pbf and/or .mvt parsers and needed classes.","archived":false,"fork":false,"pushed_at":"2022-07-02T08:12:53.000Z","size":300,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-19T08:11:43.749Z","etag":null,"topics":["dart","flutter","vector-tiles"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/vt","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/xclud.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}},"created_at":"2022-06-30T07:27:30.000Z","updated_at":"2022-07-01T04:46:30.000Z","dependencies_parsed_at":"2022-08-31T22:41:46.527Z","dependency_job_id":null,"html_url":"https://github.com/xclud/dart_vt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xclud/dart_vt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xclud%2Fdart_vt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xclud%2Fdart_vt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xclud%2Fdart_vt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xclud%2Fdart_vt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xclud","download_url":"https://codeload.github.com/xclud/dart_vt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xclud%2Fdart_vt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32261117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","flutter","vector-tiles"],"created_at":"2024-11-11T07:24:37.573Z","updated_at":"2026-04-25T11:36:29.238Z","avatar_url":"https://github.com/xclud.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![pub package](https://img.shields.io/pub/v/vt.svg)](https://pub.dartlang.org/packages/vt)\n\nVector Tiles for Dart. Provides `.pbf` parser.\n\n## Features\n\n* Feature\n* Geometry\n* Layer\n* Value\n* VectorTile\n\n## Getting started\n\nIn your `pubspec.yaml` file add:\n\n```dart\ndependencies:\n  vt: any\n```\n\n## Usage\n\nIn your code import:\n\n```dart\nimport 'package:vt/vt.dart';\n```\n\nThen:\n\n```dart\nfinal tile = VectorTile.fromBytes(fileContents);\n```\n\n## Additional information\n\nIs package is compatible with version 2.1 of Vector Tile Specification as described here: https://github.com/mapbox/vector-tile-spec/tree/master/2.1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxclud%2Fdart_vt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxclud%2Fdart_vt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxclud%2Fdart_vt/lists"}