{"id":24562875,"url":"https://github.com/kmartins/groveman","last_synced_at":"2025-04-19T17:43:05.197Z","repository":{"id":45063388,"uuid":"390507306","full_name":"kmartins/groveman","owner":"kmartins","description":"Logging for Dart/Flutter applications","archived":false,"fork":false,"pushed_at":"2025-01-17T12:26:49.000Z","size":325,"stargazers_count":15,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T11:01:34.647Z","etag":null,"topics":["crashlytics","dart","debugprint","flutter","log","logger","print","sentry","timber"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/groveman","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kmartins.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-07-28T21:14:59.000Z","updated_at":"2025-01-17T12:19:12.000Z","dependencies_parsed_at":"2025-01-17T13:19:52.313Z","dependency_job_id":"806a11fa-9b22-423c-848e-5dcfdb5f9bcc","html_url":"https://github.com/kmartins/groveman","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmartins%2Fgroveman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmartins%2Fgroveman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmartins%2Fgroveman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmartins%2Fgroveman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmartins","download_url":"https://codeload.github.com/kmartins/groveman/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249751648,"owners_count":21320352,"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":["crashlytics","dart","debugprint","flutter","log","logger","print","sentry","timber"],"created_at":"2025-01-23T09:18:32.986Z","updated_at":"2025-04-19T17:43:05.169Z","avatar_url":"https://github.com/kmartins.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Groveman\n\n[![License: MIT][license_badge]][license_link]\n[![codecov][codecov_badge]][codecov_link]\n\n[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg\n[license_link]: https://opensource.org/licenses/MIT\n[codecov_badge]: https://codecov.io/gh/kmartins/groveman/branch/main/graph/badge.svg?token=9OHL7Q2V5A\n[codecov_link]: https://codecov.io/gh/kmartins/groveman\n\nLogging for **Dart/Flutter** applications.\n\nIt's very similar to Android logging library called [Timber](https://github.com/JakeWharton/timber) and also with the package for Dart/Flutter called [Fimber](https://github.com/magillus/flutter-fimber) that implements the same concept of the tree and planting logging tree.\n\nBehavior is added through `Tree` instances. You can install an instance by calling Groveman.plantTree. Installation of Trees should be done as early as possible, e.g, in the function `main`.\n\nThere are no Tree implementations installed by default because, second `Timber`, every time you log in production, a puppy dies.\n\nStart with the base package [groveman](https://pub.dev/packages/groveman).\n\n## Trees officially supported\n\n- debug_tree (included in the [groveman](https://pub.dev/packages/groveman))\n- [groveman_crashlytics](https://pub.dev/packages/groveman_crashlytics)\n- [groveman_sentry](https://pub.dev/packages/groveman_sentry)\n\nYou can create your, just extend the `Tree` class. \nTake a look at the `DebugTree` code to know more.\n\n### Who is using Groveman?\n\nThe following projects are using Groveman:\n\n\u003e Submit a PR if you'd like to add your project to the list.\n\u003e Update the [README.md](https://github.com/kmartins/groveman/edit/main/README.md).\n\n## 📝 Maintainers\n\n[Kauê Martins](https://github.com/kmartins)\n\n## 🤝 Support\n\nYou liked this package? Then give it a ⭐️. If you want to help then:\n\n- Fork this repository\n- Send a Pull Request with new features\n- Share this package\n- Create issues if you find a bug or want to suggest a new extension\n\n**Pull Request title follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/). \u003c/br\u003e**\nThe scope available are:\n- `groveman`\n- `groveman_crashlytics`\n- `groveman_sentry`\n\n## 📝 License\n\nCopyright © 2025 [Kauê Martins](https://github.com/kmartins).\u003cbr /\u003e\nThis project is [MIT](https://opensource.org/licenses/MIT) licensed.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmartins%2Fgroveman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmartins%2Fgroveman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmartins%2Fgroveman/lists"}