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

A floating debug overlay for real-time logs, network requests, and app state monitoring.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_debug_overlay

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

dependencies:
  smart_debug_overlay: ^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:smart_debug_overlay/smart_debug_overlay.dart';
0
likes
140
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A floating debug overlay for real-time logs, network requests, and app state monitoring.

Homepage

License

AGPL-3.0 (license)

Dependencies

flutter, provider

More

Packages that depend on smart_debug_overlay