pulse_ops 1.0.0 copy "pulse_ops: ^1.0.0" to clipboard
pulse_ops: ^1.0.0 copied to clipboard

A modern, Flutter-native developer toolkit for in-app network inspection and crash diagnostics. Includes a beautiful dark-themed API inspector, Dio interceptor, cURL export, request retry, sanitizatio [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pulse_ops

With Flutter:

 $ flutter pub add pulse_ops

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

dependencies:
  pulse_ops: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:pulse_ops/pulse_ops.dart';
1
likes
0
points
137
downloads

Publisher

verified publisherhimanshulahoti.is-a.dev

Weekly Downloads

A modern, Flutter-native developer toolkit for in-app network inspection and crash diagnostics. Includes a beautiful dark-themed API inspector, Dio interceptor, cURL export, request retry, sanitization, and Firebase Crashlytics integration with rich breadcrumbs.

Repository (GitHub)
View/report issues

Topics

#networking #debugging #inspector #crashlytics #developer-tools

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

dio, flutter, flutter_riverpod, intl, meta

More

Packages that depend on pulse_ops