fk_logs 2.0.0-prev1 copy "fk_logs: ^2.0.0-prev1" to clipboard
fk_logs: ^2.0.0-prev1 copied to clipboard

outdated

Loggy extension to use 'developer.log' with pretty printer in Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fk_logs

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

dependencies:
  fk_logs: ^2.0.0-prev1

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:fk_logs/fk_logs.dart';
0
likes
0
points
21
downloads

Publisher

verified publishertoutao.cloud

Weekly Downloads

Loggy extension to use 'developer.log' with pretty printer in Flutter

Repository
View/report issues

License

unknown (license)

Dependencies

dio, flutter, loggy, rxdart, stack_trace

More

Packages that depend on fk_logs