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

A useful logger.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hondooye_logger

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

dependencies:
  hondooye_logger: ^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:hondooye_logger/hondooye_logger.dart';
1
likes
130
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A useful logger.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, logger

More

Packages that depend on hondooye_logger