lumberdashui 0.2.0 copy "lumberdashui: ^0.2.0" to clipboard
lumberdashui: ^0.2.0 copied to clipboard

discontinued

A lumberdash client wich shows the logs in a widget inside your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lumberdashui

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

dependencies:
  lumberdashui: ^0.2.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:lumberdashui/lumberdashui.dart';
1
likes
30
pub points
0%
popularity

Publisher

verified publisheruekoetter.dev

A lumberdash client wich shows the logs in a widget inside your app.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, lumberdash

More

Packages that depend on lumberdashui