observability_flutter 0.0.1 copy "observability_flutter: ^0.0.1" to clipboard
observability_flutter: ^0.0.1 copied to clipboard

A comprehensive Flutter package for integrating observability tools into your applications. Provides a unified API for logging, error tracking, performance monitoring, and analytics across multiple pr [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add observability_flutter

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

dependencies:
  observability_flutter: ^0.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:observability_flutter/observability_flutter.dart';
4
likes
150
points
13
downloads

Documentation

API reference

Publisher

verified publishermarcus.brasizza.com

Weekly Downloads

A comprehensive Flutter package for integrating observability tools into your applications. Provides a unified API for logging, error tracking, performance monitoring, and analytics across multiple providers like Firebase, Sentry, and more. Easily manage transactions, breadcrumbs, and custom events with a flexible and extensible architecture.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on observability_flutter