observatory 3.0.1 copy "observatory: ^3.0.1" to clipboard
observatory: ^3.0.1 copied to clipboard

Isolate-aware Flutter logs, bounded history, safe HTTP logging and Sentry incident capture.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add observatory

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

dependencies:
  observatory: ^3.0.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:observatory/observatory.dart';
1
likes
140
points
115
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Isolate-aware Flutter logs, bounded history, safe HTTP logging and Sentry incident capture.

Repository (GitHub)
View/report issues

Topics

#observability #logging #diagnostics #isolates #monitoring

License

MIT (license)

Dependencies

bloc_effects, dio, domain_error, flutter, flutter_bloc, launch_mode, package_context, sentry_dio, sentry_flutter, talker, talker_bloc_effects, talker_flutter

More

Packages that depend on observatory