rollbar_dart 0.2.0-beta rollbar_dart: ^0.2.0-beta copied to clipboard
Connect your Dart applications to Rollbar for error reporting
rollbar-dart example #
Demonstrates how to use the rollbar_dart package.
This example requires a Rollbar access token with post_server_item
scope, which must be set in the bin/rollbar_dart_example.dart
main
function.
For complete rollbar-dart
usage instructions and configuration reference, see our rollbar-dart
SDK docs.