logging_to_logcat 1.0.3 copy "logging_to_logcat: ^1.0.3" to clipboard
logging_to_logcat: ^1.0.3 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.3 #

Fixes issues.

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

12
likes
160
points
6.39k
downloads

Publisher

unverified uploader

Weekly Downloads

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logging

More

Packages that depend on logging_to_logcat