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

In-app real-time log viewer for Flutter debug builds.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add in_app_logview

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

dependencies:
  in_app_logview: ^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:in_app_logview/in_app_logview.dart';
0
likes
150
points
19
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

In-app real-time log viewer for Flutter debug builds.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, flutter, logger

More

Packages that depend on in_app_logview