sublime_log 1.0.7 copy "sublime_log: ^1.0.7" to clipboard
sublime_log: ^1.0.7 copied to clipboard

Flutter package which manages the logs message, view or share to other.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sublime_log

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

dependencies:
  sublime_log: ^1.0.7

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:sublime_log/sublime_log.dart';
1
likes
140
points
270
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter package which manages the logs message, view or share to other.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, path_provider, share_plus

More

Packages that depend on sublime_log