flutter_team_logger 0.7.1 copy "flutter_team_logger: ^0.7.1" to clipboard
flutter_team_logger: ^0.7.1 copied to clipboard

Flutter widgets for displaying logs from team_logger library in the UI.

0.7.1 #

  • Add LogDetails, a screen with everything one log holds, opened by tapping a log in Logs: the head, the message, the error and the stack trace in full, and an expandable tree of the log's data.
  • The details screen has two modes: as logged, and real data — the values behind view substitutes plus the properties marked hidden. Real data does not apply Loggable.sanitizer; see the README.
  • Cover the tree model with tests.
  • Update team_logger dependency to 0.7.1.

0.7.0 #

  • Update team_logger dependency to 0.7.0.
  • Update ansi_escape_codes dependency to 4.0.1.

0.5.0 #

  • Update team_logger dependency to 0.5.1.

0.4.0 #

  • Update team_logger dependency to 0.4.1.

0.3.0 #

  • Update team_logger dependency to 0.3.0.

0.2.0 #

  • Publish.

0.1.0-0.1.20 #

  • Initial version.
0
likes
160
points
515
downloads

Documentation

API reference

Publisher

verified publisheryet-another.dev

Weekly Downloads

Flutter widgets for displaying logs from team_logger library in the UI.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ansi_escape_codes, flutter, meta, scrollable_positioned_list, team_logger

More

Packages that depend on flutter_team_logger