thunder 1.0.2-dev.3 copy "thunder: ^1.0.2-dev.3" to clipboard
thunder: ^1.0.2-dev.3 copied to clipboard

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

1.0.2-dev.3 #

  • code formatted

1.0.2-dev.2 #

  • Fix the issue of the pub score

1.0.2-dev.1 #

  • Thunder logic changed from dio to http client

0.2.3 #

  • Duplicate logs bug fixed

0.2.2 #

  • Adding interceptor using Thunder.addDio(dio) method not showing logs bug fixed

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
0
points
193
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

License

unknown (license)

Dependencies

flutter, http, meta

More

Packages that depend on thunder