cr_logger 1.0.0 copy "cr_logger: ^1.0.0" to clipboard
cr_logger: ^1.0.0 copied to clipboard

outdated

Powerful logging plugin. Supports android, ios and web platforms.

1.0.0 #

  • Support for Flutter 3.0.0

0.9.19 #

  • Added ability to remove action buttons by specified id
  • Added ability to remove notifiers by specified id
  • Updated readme

0.9.18 #

  • Сhanged debug button icon when logger is open
  • Fixed debug button disappears after double tap
  • Fixed time parsing when loading logs from json

0.9.17 #

  • Fixed issue with inspector

0.9.16 #

  • Added warning popup when selecting Share logs if onShareLogsFile callback was not defined
  • ShareLogsFileCallback was described in the readme
  • Added ability to minimize logger with saving state when you tap on overlay button again

0.9.15 #

  • Changed display of link block on Error tab of Http logs details page to match other tabs

0.9.14 #

  • Updated readme

0.9.13 #

  • Fix pub.dev warnings

0.9.12 #

  • Fix search issue for logs with not string message
  • Fixed blank screen when redirect to log details after tap on search result item

0.9.11 #

  • First public release