{"id":19580239,"url":"https://github.com/xclud/dart_base83","last_synced_at":"2026-04-12T07:36:32.877Z","repository":{"id":64497748,"uuid":"576152963","full_name":"xclud/dart_base83","owner":"xclud","description":"Blurhash \u0026 Base83 encoding and decoding for dart using dart:convert interface.","archived":false,"fork":false,"pushed_at":"2022-12-24T13:27:43.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-25T12:54:40.121Z","etag":null,"topics":["base83","blurhash","dart","flutter"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/base83","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-12-09T06:01:11.000Z","updated_at":"2022-12-24T13:04:45.000Z","dependencies_parsed_at":"2022-12-27T20:20:53.328Z","dependency_job_id":null,"html_url":"https://github.com/xclud/dart_base83","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xclud/dart_base83","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xclud%2Fdart_base83","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xclud%2Fdart_base83/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xclud%2Fdart_base83/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xclud%2Fdart_base83/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xclud","download_url":"https://codeload.github.com/xclud/dart_base83/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xclud%2Fdart_base83/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266991083,"owners_count":24017736,"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-07-25T02:00:09.625Z","response_time":70,"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":["base83","blurhash","dart","flutter"],"created_at":"2024-11-11T07:24:36.827Z","updated_at":"2026-04-12T07:36:27.811Z","avatar_url":"https://github.com/xclud.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![pub package](https://img.shields.io/pub/v/base83.svg)](https://pub.dartlang.org/packages/base83)\n\nBlurhash \u0026 Base83 encoding and decoding for dart using dart:convert interface.\n\n## Web Demo\n\n[Web Demo](https://blurhash.pwa.ir)\n\n## Getting Started\n\nIn your `pubspec.yaml` file add:\n\n```dart\ndependencies:\n  base83: any\n```\n\nThen, in your code import and use the package:\n\n```dart\nimport 'package:base83/base83.dart';\n\nfinal number = base83Decode('00DD');\nprint(number); // 1092\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxclud%2Fdart_base83","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxclud%2Fdart_base83","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxclud%2Fdart_base83/lists"}