rollbar_common 0.3.0-beta
rollbar_common: ^0.3.0-beta copied to clipboard
Commons package used by the Rollbar Dart and Flutter SDKs for error reporting.
This package implements common components potentially used by other packages of the Rollbar SDK #
Features #
- internal SDK logger
- service locator
- connectivity monitor
- abstractions for implementing common design patterns
Getting started #
Most of these components are already used by the other SDK packages. Hence, you can see basic usage patterns by searching for references to these components within the SDK codebase as well as within the unit tests of this package.
Usage #
Most of these components are already used by the other SDK packages. Hence, you can see basic usage patterns by searching for references to these components within the SDK codebase as well as within the unit tests of this package.
Additional information #
N/A