logger_flutter
logger_flutter copied to clipboard
Flutter extension for logger https://github.com/leisim/logger
Currently package is not usable due to it's dependencies being outdated and package being non nullsafe. If you do not have time to maintain this project, I can do it's...
* migrated too nullsafety (`dart >=2.12.0`) * migrated to [P.R.](https://github.com/leisim/logger/pull/141) `logger` * updated example Note: - tested (no unit tests). - it need the P.R. on logger to work
Error: Cannot run with sound null safety, because the following dependencies don't support null safety: - package:logger - package:logger_flutter - package:sensors
Hi! It seems like deprecated APIs should be patched before Flutter removes supporting. Thanks! 
This changes the project initial features in favor for: - nonnullability - less dependencies (removed sensors) - the ability to copy logs into the clipboard by selecting all - removed...
Please have a look at https://github.com/leisim/logger_flutter/pull/16 It changes the API, but introduces some nice functions.
on iPhone Simulator the example provided doesnt work. Neither does it work in my very own application. To get it right, on shake i should see the log on the...
pub score is 80.. awesome idea though!