thunder 0.2.1 copy "thunder: ^0.2.1" to clipboard
thunder: ^0.2.1 copied to clipboard

Flutter network inspector for Dio client, offering real-time monitoring, detailed logs, and curl command generation for debugging.

0.2.1 #

  • Added CopyableText widget to fix system context menu error in console logs

0.2.0 #

  • Thunder.addDio(dio) method added
  • Thunder.getDiosHash method added
  • Thunder.getInterceptor method deprecated use Thunder.addDio(dio) instead

0.1.1 #

  • Fix the issue of the pub score

0.1.0 #

  • Dart version 3.8.0

0.0.9 #

  • Fix the issue of the accessing Thunder.getInterceptor before the widget is created
  • Icon color changed to black
  • Packages version replaced with any

0.0.8 #

  • Copy log data to clipboard bug fix

0.0.7 #

  • Streamlined interceptor access; Screenshots changed

0.0.6 #

  • Enable curly braces in flow control structures

0.0.5 #

  • Fix the issue of the pub score

0.0.4 #

  • Update image dimensions in the README.md

0.0.3 #

  • Fix the issue of the pub score

0.0.2 #

  • Pub score fixed

0.0.1 #

  • Initial release.
5
likes
140
points
254
downloads

Publisher

verified publishermiracleblue.dev

Weekly Downloads

Flutter network inspector for Dio client, offering real-time monitoring, detailed logs, and curl command generation for debugging.

Repository (GitHub)
View/report issues

Topics

#network #debugging #inspection #http #dio

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, html, intl

More

Packages that depend on thunder