leancode_debug_page 2.2.0
leancode_debug_page: ^2.2.0 copied to clipboard
A package providing a debug page which shows outgoing http requests and Logger logs
2.2.0 #
- Revamped log details: organized UI with error objects, sequence numbers, zone info, and full scrollable stack traces.
- Sharing now includes complete log context, not just the message.
- Updated example app with comprehensive test logs and FlutterError simulations.
2.1.3 #
- Fix a bug causing an exception on web (#466)
2.1.2 #
- Fix logging response bodies
2.1.1 #
- Downgrade
sensors_plusdependency to^6.0.0 - Downgrade
share_plusdependency to^10.0.0
2.1.0 #
- Bump minimum Flutter version to 3.27.0
- Bump minimum Dart version to 3.6.0
- Bump
sensors_plusdependency to^6.1.1 - Bump
share_plusdependency to^10.1.4 - Bump
leancode_lintdependency to^15.0.0
2.0.0 #
- Bump
rxdartdependency to^0.28.0 - Breaking: Bump minimum Dart version to 3.5.0
- Bump
custom_lintdependency to^0.7.0 - Bump
leancode_lintdependency to^14.0.0
1.0.2 #
- Vendor shake package to avoid using obsolete version of sensors_plus
1.0.1 #
- Fix screenshots in README.md
1.0.0 #
- Initial release