flutter_team_logger 0.1.9 copy "flutter_team_logger: ^0.1.9" to clipboard
flutter_team_logger: ^0.1.9 copied to clipboard

Flutter widgets for displaying logs from team_logger library in the UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_team_logger

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

dependencies:
  flutter_team_logger: ^0.1.9

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_team_logger/flutter_team_logger.dart';
0
likes
150
points
279
downloads

Documentation

API reference

Publisher

verified publisheryet-another.dev

Weekly Downloads

Flutter widgets for displaying logs from team_logger library in the UI.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ansi_escape_codes, flutter, scrollable_positioned_list, team_logger

More

Packages that depend on flutter_team_logger