my_logger_view 1.0.0 copy "my_logger_view: ^1.0.0" to clipboard
my_logger_view: ^1.0.0 copied to clipboard

Flutter plugin : telnet logger.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add my_logger_view

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

dependencies:
  my_logger_view: ^1.0.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:my_logger_view/my_logger_view.dart';
0
likes
130
points
97
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin : telnet logger.

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

collection, csv, flutter, path_provider, share_plus

More

Packages that depend on my_logger_view