rollbar_common 0.3.1-beta copy "rollbar_common: ^0.3.1-beta" to clipboard
rollbar_common: ^0.3.1-beta copied to clipboard

outdated

Commons package used by the Rollbar Dart and Flutter SDKs for error reporting.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rollbar_common

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  rollbar_common: ^0.3.1-beta

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rollbar_common/rollbar_common.dart';
1
likes
0
points
939
downloads

Publisher

unverified uploader

Weekly Downloads

Commons package used by the Rollbar Dart and Flutter SDKs for error reporting.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

logging, meta

More

Packages that depend on rollbar_common