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

A professional debug overlay widget for QA testing with network logging, JSON viewer, and filtering.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qa_debug_overlay

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

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A professional debug overlay widget for QA testing with network logging, JSON viewer, and filtering.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on qa_debug_overlay