{"id":15066411,"url":"https://github.com/rollbar/rollbar-flutter","last_synced_at":"2025-11-17T03:35:39.551Z","repository":{"id":37856292,"uuid":"377899840","full_name":"rollbar/rollbar-flutter","owner":"rollbar","description":"Rollbar for Dart and Flutter","archived":false,"fork":false,"pushed_at":"2025-08-06T13:54:53.000Z","size":742,"stargazers_count":22,"open_issues_count":15,"forks_count":38,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-10-30T00:44:46.893Z","etag":null,"topics":["android","dart","error-monitoring","error-reporting","flutter","ios","observability","rollbar"],"latest_commit_sha":null,"homepage":"https://docs.rollbar.com/docs/flutter","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/rollbar.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2021-06-17T16:44:52.000Z","updated_at":"2025-08-06T13:54:58.000Z","dependencies_parsed_at":"2024-01-10T22:00:00.852Z","dependency_job_id":"b4b340f2-3d5e-4e93-8cd5-be6448a81d2b","html_url":"https://github.com/rollbar/rollbar-flutter","commit_stats":{"total_commits":303,"total_committers":12,"mean_commits":25.25,"dds":"0.33003300330033003","last_synced_commit":"152a2fd71453f0d0890ae719611c2caa1226f922"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/rollbar/rollbar-flutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollbar","download_url":"https://codeload.github.com/rollbar/rollbar-flutter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-flutter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284818574,"owners_count":27068110,"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-11-17T02:00:06.431Z","response_time":55,"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":["android","dart","error-monitoring","error-reporting","flutter","ios","observability","rollbar"],"created_at":"2024-09-25T01:07:40.182Z","updated_at":"2025-11-17T03:35:39.536Z","avatar_url":"https://github.com/rollbar.png","language":"Dart","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"rollbar-logo\" src=\"https://user-images.githubusercontent.com/3300063/207964480-54eda665-d6fe-4527-ba51-b0ab3f41f10b.png\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eRollbar Dart Monorepo\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eProactively discover, predict, and resolve errors in real-time with \u003ca href=\"https://rollbar.com\"\u003eRollbar’s\u003c/a\u003e error monitoring platform. \u003ca href=\"https://rollbar.com/signup/\"\u003eStart tracking errors today\u003c/a\u003e!\u003c/strong\u003e\n\u003c/p\u003e\n\n---\n\n\u003cp\u003e Attention:\u003c/p\u003e\n\n\u003cp\u003eAs of April 2024, Rollbar will not be actively updating this repository and plans to archive it. We encourage our community to fork this repo if you wish to continue its development. While Rollbar will no longer be engaging in active development, we remain committed to reviewing and merging pull requests, particularly those about security updates. If an actively maintained fork emerges, please let us know, and we will gladly link to it from our documentation.\u003c/p\u003e\n\nThis repository contains the `rollbar_dart` package and the `rollbar_flutter` plugin.\n\nFor `rollbar-dart`, see its [README](rollbar_dart/README.md).\n\nFor `rollbar-flutter`, see its [README](rollbar_flutter/README.md).\n\n## `rollbar-dart` `rollbar-flutter` are currently in Beta. We are looking for beta-testers and feedback\n\n## Key benefits of using Rollbar for Dart are:\n- **Automatic error grouping:** Rollbar aggregates Occurrences caused by the same error into Items that represent application issues. \u003ca href=\"https://docs.rollbar.com/docs/grouping-occurrences\"\u003eLearn more about reducing log noise\u003c/a\u003e.\n- **Advanced search:** Filter items by many different properties. \u003ca href=\"https://docs.rollbar.com/docs/search-items\"\u003eLearn more about search\u003c/a\u003e.\n- **Customizable notifications:** Rollbar supports several messaging and incident management tools where your team can get notified about errors and important events by real-time alerts. \u003ca href=\"https://docs.rollbar.com/docs/notifications\"\u003eLearn more about Rollbar notifications\u003c/a\u003e.\n\n\n## Documentation\n\nFor complete usage instructions and configuration reference, see our [`rollbar-dart` and `rollbar-flutter` SDK docs](https://docs.rollbar.com/docs/flutter).\n\n## Release History \u0026 Changelog\n\nSee our [Releases](https://github.com/rollbar/rollbar-flutter/releases) page for a list of all releases and changes.\n\n## Help / Support\n\nIf you run into any issues, please email us at [support@rollbar.com](mailto:support@rollbar.com).\n\nFor bug reports, please open an issue on [GitHub](https://github.com/rollbar/rollbar-flutter/issues/new).\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Run tests and static analysis (`build_tools/check.sh`)\n6. If all the checks pass, create new Pull Request\n\n## Publishing packages\n\nThe official packages are published as [`rollbar_dart`](https://pub.dev/packages/rollbar_dart) and [`rollbar_flutter`](https://pub.dev/packages/rollbar_flutter).\n\nPublishing is straightforward using `pub`, but due to quirks of how ignore files work, the script `build_tools/publish.sh` should always be used to make sure only the necessary files are included, and that the right tool versions are used for publishing.\n\nEg.:\n\n```sh\n./build_tools/publish.sh rollbar_dart\n./build_tools/publish.sh rollbar_flutter\n```\n\n## License\n\n`rollbar-dart` and `rollbar-flutter` are free software released under the MIT License. See [LICENSE](./LICENSE) for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollbar%2Frollbar-flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frollbar%2Frollbar-flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollbar%2Frollbar-flutter/lists"}