Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 721 Bytes

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 721 Bytes

1.0.4

  • Minor nits
  • Updated dio version constraints

1.0.3

  • Added responses to errored Dio requests #11

1.0.2

  • Updated overlay to make button draggable
  • Updated NetworkLoggerButton to support custom event lists

1.0.1

  • Fixed dio interceptor #5
  • Added option to hide NetworkLoggerButton on non-debug builds
  • Minor changes

1.0.0

  • Migrated to null-safety

0.0.5

  • Updated Dio interceptor and log entry interface
  • Added documentation comments

0.0.4

  • Selectable fields and copy body to clipboard

0.0.3

  • Improved README

0.0.1

  • Initial release