{"id":24938825,"url":"https://github.com/utisam/drift_sentry","last_synced_at":"2025-03-28T17:25:22.445Z","repository":{"id":176296826,"uuid":"655423730","full_name":"utisam/drift_sentry","owner":"utisam","description":"Sentry integration for the drift (Dart) package.","archived":false,"fork":false,"pushed_at":"2024-05-09T03:05:40.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T18:00:40.505Z","etag":null,"topics":["dart","drift","flutter","sentry","sentry-integration","sqlite3"],"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/utisam.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":"2023-06-18T21:04:41.000Z","updated_at":"2024-05-09T03:05:09.000Z","dependencies_parsed_at":"2024-12-31T10:36:11.690Z","dependency_job_id":"a6ddb8d3-42ae-4177-8ea1-4688022874b1","html_url":"https://github.com/utisam/drift_sentry","commit_stats":null,"previous_names":["utisam/drift_sentry"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utisam%2Fdrift_sentry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utisam%2Fdrift_sentry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utisam%2Fdrift_sentry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utisam%2Fdrift_sentry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/utisam","download_url":"https://codeload.github.com/utisam/drift_sentry/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068277,"owners_count":20718503,"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","drift","flutter","sentry","sentry-integration","sqlite3"],"created_at":"2025-02-02T18:00:34.193Z","updated_at":"2025-03-28T17:25:22.416Z","avatar_url":"https://github.com/utisam.png","language":"Dart","readme":"# Drift Sentry\n\n\u003e [!NOTE]\n\u003e The official package [sentry_drift](https://pub.dev/packages/sentry_drift) has been released.\n\u003e Please use this for new projects.\n\n[![CI](https://github.com/utisam/drift_sentry/actions/workflows/ci.yml/badge.svg)](https://github.com/utisam/drift_sentry/actions/workflows/ci.yml)\n[![pub package](https://img.shields.io/pub/v/drift_sentry.svg)](https://pub.dev/packages/drift_sentry)\n\n[Sentry](https://sentry.io/) integration for the [drift](https://pub.dev/packages/drift) package.\n\n## Usage\n\n```dart\nLazyDatabase _openConnection() {\n  return LazyDatabase(() async {\n    final dbFolder = await getApplicationDocumentsDirectory();\n    final file = File(p.join(dbFolder.path, 'db.sqlite'));\n    // Use .addSentry() to wrap QueryExecutor\n    return NativeDatabase.createInBackground(file).addSentry();\n  });\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futisam%2Fdrift_sentry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Futisam%2Fdrift_sentry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futisam%2Fdrift_sentry/lists"}