sauron_flutter 1.9.0 copy "sauron_flutter: ^1.9.0" to clipboard
sauron_flutter: ^1.9.0 copied to clipboard

Sauron SDK for Flutter — captures uncaught Flutter/Dart errors across all four layers, records breadcrumbs, exposes track()/identify(), and batches, gzips, persists and delivers envelopes to the Sauro [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sauron_flutter

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

dependencies:
  sauron_flutter: ^1.9.0

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:sauron_flutter/sauron_flutter.dart';
0
likes
130
points
315
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Sauron SDK for Flutter — captures uncaught Flutter/Dart errors across all four layers, records breadcrumbs, exposes track()/identify(), and batches, gzips, persists and delivers envelopes to the Sauron ingest gateway.

Repository (GitHub)
View/report issues

Topics

#error-tracking #analytics #observability #monitoring

License

LGPL-3.0 (license)

Dependencies

device_info_plus, flutter, http, path_provider

More

Packages that depend on sauron_flutter