jh_debug 0.2.6 copy "jh_debug: ^0.2.6" to clipboard
jh_debug: ^0.2.6 copied to clipboard

outdated

APP端日志console调试插件,更友好的在真机上调试debug

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jh_debug

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

dependencies:
  jh_debug: ^0.2.6

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:jh_debug/jh_debug.dart';
7
likes
0
pub points
80%
popularity

Publisher

unverified uploader

APP端日志console调试插件,更友好的在真机上调试debug

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, fluttertoast

More

Packages that depend on jh_debug