qora_devtools_overlay 0.1.0 copy "qora_devtools_overlay: ^0.1.0" to clipboard
qora_devtools_overlay: ^0.1.0 copied to clipboard

In-app debug overlay for Qora. Injects a floating panel with Queries, Mutations, and Timeline tabs into the running Flutter app — zero overhead in release builds.

Changelog #

All notable changes to this project will be documented in this file.

[Unreleased] #

0.1.0 - 2026-02-28 #

Added #

  • OverlayTracker — implements QoraTracker; fans out hook calls to typed streams with 200-event ring buffers
  • QoraInspector — public StatefulWidget entry point; zero overhead in release builds via kDebugMode guard
  • Domain notifiers: QueriesNotifier, MutationsNotifier, MutationInspectorNotifier, TimelineNotifier, CacheNotifier
  • MutationDetail — view-model entity derived from MutationEvent for the inspector panel
  • UI shell: QoraFab, FabBadge, QoraPanel, PanelHeader, PanelTabBar, ResponsivePanelLayout
  • Panels: QueriesPanelView, MutationsTabView, MutationInspectorColumn, TimelineTab
  • Shared widgets: StatusBadge, ExpandableObject, BreadcrumbKey
  • Stub tabs: WidgetTreeTab, DataDiffTab (coming soon)
  • provider dependency for ChangeNotifier-based state wiring
  • Initial package scaffold.
0
likes
150
points
121
downloads

Documentation

API reference

Publisher

verified publishermeragix.dev

Weekly Downloads

In-app debug overlay for Qora. Injects a floating panel with Queries, Mutations, and Timeline tabs into the running Flutter app — zero overhead in release builds.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, provider, qora, qora_devtools_shared

More

Packages that depend on qora_devtools_overlay