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

A fully customizable, modular Flutter debug panel. Plug in only the modules you need.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ua_debug_view

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

dependencies:
  ua_debug_view: ^1.0.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:ua_debug_view/ua_debug_view.dart';
1
likes
160
points
19
downloads

Documentation

API reference

Publisher

verified publisheruseradgents.com

Weekly Downloads

A fully customizable, modular Flutter debug panel. Plug in only the modules you need.

Repository (GitHub)
View/report issues

Topics

#debug #devtools #debugging #developer-tools #panel

License

MIT (license)

Dependencies

flutter, package_info_plus, sensors_plus, shared_preferences

More

Packages that depend on ua_debug_view