raygun4flutter 0.5.1 copy "raygun4flutter: ^0.5.1" to clipboard
raygun4flutter: ^0.5.1 copied to clipboard

PlatformAndroidiOS
outdated

Raygun4flutter package is the official Raygun crash reporting provider for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add raygun4flutter

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

dependencies:
  raygun4flutter: ^0.5.1

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

Import it

Now in your Dart code, you can use:

import 'package:raygun4flutter/raygun4flutter.dart';
10
likes
160
pub points
77%
popularity

Publisher

verified publisherraygun.com

Raygun4flutter package is the official Raygun crash reporting provider for Flutter.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, stack_trace

More

Packages that depend on raygun4flutter