rollbar_dart_bump 1.3.1 copy "rollbar_dart_bump: ^1.3.1" to clipboard
rollbar_dart_bump: ^1.3.1 copied to clipboard

Connect your Dart applications to Rollbar for error reporting.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rollbar_dart_bump

With Flutter:

 $ flutter pub add rollbar_dart_bump

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

dependencies:
  rollbar_dart_bump: ^1.3.1

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

Import it

Now in your Dart code, you can use:

import 'package:rollbar_dart_bump/rollbar_dart_bump.dart';
1
likes
140
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

Connect your Dart applications to Rollbar for error reporting.

Documentation

API reference

License

MIT (license)

Dependencies

collection, http, meta, rollbar_common_bump, sqlite3, stack_trace

More

Packages that depend on rollbar_dart_bump