requests_inspector_plus 1.0.1 copy "requests_inspector_plus: ^1.0.1" to clipboard
requests_inspector_plus: ^1.0.1 copied to clipboard

Flutter REST API and GraphQL request logger with capture control, sensitive-data masking, operation labels, and a shake-to-open inspector.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add requests_inspector_plus

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

dependencies:
  requests_inspector_plus: ^1.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:requests_inspector_plus/requests_inspector_plus.dart';
0
likes
160
points
18
downloads

Documentation

API reference

Publisher

verified publisherdwiky.my.id

Weekly Downloads

Flutter REST API and GraphQL request logger with capture control, sensitive-data masking, operation labels, and a shake-to-open inspector.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, connectivity_plus, dio, flutter, gql, graphql, graphql_flutter, provider, sensors_plus, share_plus

More

Packages that depend on requests_inspector_plus