flutter_w_log 0.1.0 copy "flutter_w_log: ^0.1.0" to clipboard
flutter_w_log: ^0.1.0 copied to clipboard

A simple and reliable logging solution. Quick positioning, persistent storage, and convenient export.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_w_log

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

dependencies:
  flutter_w_log: ^0.1.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:flutter_w_log/flutter_w_log.dart';
0
likes
140
points
59
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A simple and reliable logging solution. Quick positioning, persistent storage, and convenient export.

Repository (GitHub)
View/report issues

Topics

#logging #print

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, path, path_provider, sembast, sembast_web, stack_trace, xxtea

More

Packages that depend on flutter_w_log