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

Flutter plugin : telnet logger.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add my_logger_view

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 dart pub get):

dependencies:
  my_logger_view: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin : telnet logger.

License

unknown (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