fancy_logger 0.1.5 copy "fancy_logger: ^0.1.5" to clipboard
fancy_logger: ^0.1.5 copied to clipboard

The Logging Library for Flutter with SQLite Integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fancy_logger

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

dependencies:
  fancy_logger: ^0.1.5

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:fancy_logger/fancy_logger.dart';
1
likes
130
points
66
downloads

Publisher

verified publisherbroxus.com

Weekly Downloads

The Logging Library for Flutter with SQLite Integration.

Repository (GitHub)

Documentation

API reference

License

AGPL-3.0 (license)

Dependencies

archive, collection, equatable, flutter, injectable, logging, path, path_provider, sqflite

More

Packages that depend on fancy_logger