logging_to_logcat 1.0.2 copy "logging_to_logcat: ^1.0.2" to clipboard
logging_to_logcat: ^1.0.2 copied to clipboard

PlatformAndroid

Adds activateLogcat() method to logging's Logger class which results in everything that's logged to Logger being displayed by Android's logcat.

1.0.2 #

Recreated empty AndroidManifest.xml file for backward compatibility.

1.0.1 #

Moved package declaration from AndroidManifest.xml to build.gradle because of gradle 8 requirement.

1.0.0 #

Updated the example app to Dart 3.0.

0.1.1 #

Improved function documentation.

0.1.0 #

Update libraries and moving to the v2 plugins API

0.0.5 #

Provide a larger example in the README.md

0.0.4 #

Adds dartdoc comments and makes LoggerToLogcat private which doesn't need to be exposed

11
likes
140
pub points
87%
popularity

Publisher

unverified uploader

Adds activateLogcat() method to logging's Logger class which results in everything that's logged to Logger being displayed by Android's logcat.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, logging

More

Packages that depend on logging_to_logcat