logger_flutter icon indicating copy to clipboard operation
logger_flutter copied to clipboard

Flutter extension for logger https://github.com/leisim/logger

Results 19 logger_flutter issues
Sort by recently updated
recently updated
newest added

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! ![Screenshot from 2021-10-05 21-48-06](https://user-images.githubusercontent.com/28584151/136026008-d8948325-c715-470e-b63b-f61ac53f2346.png)

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!