voo_logging 0.4.1 copy "voo_logging: ^0.4.1" to clipboard
voo_logging: ^0.4.1 copied to clipboard

Comprehensive local logging package for Flutter applications with persistent storage and DevTools integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voo_logging

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

dependencies:
  voo_logging: ^0.4.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:voo_logging/voo_logging.dart';
6
likes
140
points
596
downloads

Publisher

unverified uploader

Weekly Downloads

Comprehensive local logging package for Flutter applications with persistent storage and DevTools integration.

Homepage
Repository (GitHub)

Topics

#flutter #logging #debugging #devtools

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, json_annotation, path, path_provider, sembast, sembast_web, voo_core

More

Packages that depend on voo_logging