rollbar_common 1.1.0 rollbar_common: ^1.1.0 copied to clipboard
Commons package used by the Rollbar Dart and Flutter SDKs for error reporting.
This package implements common components used by other packages of the Rollbar SDK #
Features #
- useful data structures (sealed+immutable classes)
- language extensions
- connectivity monitor
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