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

A production-grade Flutter API Observability Toolkit providing real-time request history, endpoint performance statistics, sensitive data redaction, error normalization, and health reporting for Flutt [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_api_observability

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

dependencies:
  flutter_api_observability: ^1.1.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:flutter_api_observability/flutter_api_observability.dart';
0
likes
130
points
79
downloads

Documentation

API reference

Publisher

verified publisherfaroukmohamed.com

Weekly Downloads

A production-grade Flutter API Observability Toolkit providing real-time request history, endpoint performance statistics, sensitive data redaction, error normalization, and health reporting for Flutter and Dart.

Repository (GitHub)
View/report issues

Topics

#dio #network #retry #logging #error-handling

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on flutter_api_observability