flutter_logger_plus 5.0.0 copy "flutter_logger_plus: ^5.0.0" to clipboard
flutter_logger_plus: ^5.0.0 copied to clipboard

Customizable logger in flutter with pure dart code, with various color options, get insights like(where the print statement is called from and get time of the log), also view/delete old logs.

1.0.0 #

  • Implemented logging with features like customizable colors prints, know which file is printing the statement with time and view old logs

1.0.1 #

  • Color Bug fixed

2.0.0 #

  • Print Bug fixes

2.0.1 #

  • Changed message type to dynamic, for easier use of logger package

3.0.0 #

  • Changed time location from center-right to center-left

4.0.0 #

  • Removed package file location

4.0.1 #

  • Added more efficient color schemes to the existing functions

4.0.2 #

  • Fix extra space issue

5.0.0 #

* Added show millisecond support for more precise debugging
* Changed License
* Removed showLogs & clearLogs feature
4
likes
130
points
64
downloads

Publisher

unverified uploader

Weekly Downloads

Customizable logger in flutter with pure dart code, with various color options, get insights like(where the print statement is called from and get time of the log), also view/delete old logs.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_logger_plus