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

a new Flutter package project(dart_tools,主要用于debug,解决调试json数据).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add debug_tool

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

dependencies:
  debug_tool: ^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:debug_tool/debug_tool.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

a new Flutter package project(dart_tools,主要用于debug,解决调试json数据).

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on debug_tool