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

Development tool that overlays a customizable banner on its child widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add df_debug_wrapper

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

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

Publisher

verified publisherdartforce.dev

Weekly Downloads

Development tool that overlays a customizable banner on its child widget.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on df_debug_wrapper