groveman_sentry 1.0.3 groveman_sentry: ^1.0.3 copied to clipboard
Groveman tree that sends its logs to Sentry.io through Breadcrumbs and events capture.
1.0.3 #
- BUILD: Update Flutter version.
- BUILD: Update dependencies to the latest release.
1.0.2 #
- BUILD: Update Flutter version.
- BUILD: Update dependencies to the latest release.
1.0.1 #
- REFACTOR: update all gitignore (#36).
- REFACTOR: update all gitignore (#34).
- FIX: error ci and lint errors (#41).
1.0.0 #
Initial Version of the library.
Includes the SentryTree
that sends the logs to the Sentry using captureEvent
and addBreadcrumb
.