thunder 0.2.1
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.