my_logger_view 0.0.4 copy "my_logger_view: ^0.0.4" to clipboard
my_logger_view: ^0.0.4 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: ^0.0.4

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
120
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin : telnet logger.

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

csv, flutter, path_provider, plugin_platform_interface, share_plus

More

Packages that depend on my_logger_view

Packages that implement my_logger_view