flu_console 0.0.1 copy "flu_console: ^0.0.1" to clipboard
flu_console: ^0.0.1 copied to clipboard

display the flutter print log on the app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flu_console

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

dependencies:
  flu_console: ^0.0.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:flu_console/flu_console.dart';
2
likes
120
pub points
51%
popularity

Publisher

unverified uploader

display the flutter print log on the app

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, logger, plugin_platform_interface

More

Packages that depend on flu_console