wuchuheng_logger 1.0.7 copy "wuchuheng_logger: ^1.0.7" to clipboard
wuchuheng_logger: ^1.0.7 copied to clipboard

This is a log library for dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wuchuheng_logger

With Flutter:

 $ flutter pub add wuchuheng_logger

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

dependencies:
  wuchuheng_logger: ^1.0.7

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wuchuheng_logger/wuchuheng_logger.dart';
2
likes
130
points
152
downloads

Publisher

unverified uploader

Weekly Downloads

This is a log library for dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

json_annotation, json_serializable, stack_trace, wuchuheng_hooks

More

Packages that depend on wuchuheng_logger