tecta_inspector 0.0.2 copy "tecta_inspector: ^0.0.2" to clipboard
tecta_inspector: ^0.0.2 copied to clipboard

A professional networking, logging, and debugging tool for Flutter applications.

Changelog #

0.0.2 #

  • Features & Fixes
    • Added custom error exception TectaHttpException and custom ErrorParser callback parameter to TectaHttp.
    • Added maxLogs limit to prevent memory leaks in production.
    • Added MaskingUtil to automatically sanitize and mask sensitive keys (e.g. passwords, tokens, cookies).
    • Fixed ConnectivityStatus to support safe execution on Flutter Web platforms.

0.0.1 #

  • Initial Release
    • Added Tecta Inspector Core APIs (TectaInspector, TectaHttp).
    • Added draggable floating in-app inspector overlay button.
    • Added dynamic dark & light themes.
    • Added scrollable iOS Cupertino-style search/filter logs.
    • Added categorized logging categories: All, Print, Network, Database, and Navigator.
    • Added automatic unhandled exception and async error capturing with stack traces.
    • Added "Copy to Clipboard" with sleek custom Toast notifications.
    • Excluded external BLoC observers to be fully agnostic of state management.
0
likes
160
points
114
downloads

Documentation

API reference

Publisher

verified publisheragis.web.id

Weekly Downloads

A professional networking, logging, and debugging tool for Flutter applications.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, flutter, http_parser, path

More

Packages that depend on tecta_inspector