rollbar_common_bump 1.1.0 copy "rollbar_common_bump: ^1.1.0" to clipboard
rollbar_common_bump: ^1.1.0 copied to clipboard

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_bump

With Flutter:

 $ flutter pub add rollbar_common_bump

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

dependencies:
  rollbar_common_bump: ^1.1.0

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_common_bump/rollbar_common_bump.dart';
0
likes
110
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

collection, http, meta, sqlite3, uuid

More

Packages that depend on rollbar_common_bump