like_devtool 1.0.1 copy "like_devtool: ^1.0.1" to clipboard
like_devtool: ^1.0.1 copied to clipboard

Developer tooling panel for the LIKE networking package. Debug-only bottom sheet with traffic inspector, logs, storage explorer, and feature flags. Production-safe: stripped at compile time in release builds.

1.0.1 #

  • Branding Cleanup: Completely purged all private, project-specific branding references inside tests and metadata, replacing them with generic identifiers to ensure a completely clean pub.dev release.

1.0.0 #

  • Initial release of the like_devtool developer panel.
  • Production-Safe Compilation: Leverages compile-time pruning to guarantee zero binary size overhead or runtime penalty in release builds.
  • Traffic Inspector: Interactive network panel showing active/completed REST API requests, status codes, methods, and full JSON payloads.
  • Real-time Logs: Visual console logging for debug output, API lifecycle states, and internal warning tracing.
  • Storage Explorer: Complete Hive Database viewer with live capability to browse, edit, or clear cached API responses, etags, and background sync queues.
  • Image Cache Panel: Tracks disk space used by image caches and provides a one-click purge action for images.
  • Feature Flags: Manage mocking, custom network conditions, and toggle debug-only feature flags in real-time.
1
likes
0
points
272
downloads

Publisher

unverified uploader

Weekly Downloads

Developer tooling panel for the LIKE networking package. Debug-only bottom sheet with traffic inspector, logs, storage explorer, and feature flags. Production-safe: stripped at compile time in release builds.

Repository (GitHub)
View/report issues

Topics

#devtools #networking #debugging #flutter

License

unknown (license)

Dependencies

connectivity_plus, device_info_plus, flutter, hive, hive_flutter, like, network_info_plus, package_info_plus, path_provider

More

Packages that depend on like_devtool