enterprise_state_inspector 0.1.2 copy "enterprise_state_inspector: ^0.1.2" to clipboard
enterprise_state_inspector: ^0.1.2 copied to clipboard

retracted

Developer overlay for inspecting Riverpod and Bloc state changes in Flutter apps.

0.1.2 #

  • README example section now showcases screenshots/GIF instead of build steps.
  • Removed internal publish checklist from public documentation.

0.1.1 #

  • Incremental release with README image assets included in the package.
  • Bumped homepage to https://tienenwu.me/ and kept API unchanged.

0.1.0-dev.1 #

  • Initial preview release with Riverpod and Bloc observers feeding the inspector timeline.
  • Overlay panel now supports pause/resume capture, search, pinning, event-kind filtering, and structured diff inspection for map/list states.
  • Added GetX adapter helpers to observe Rx, RxList, and RxMap values with one line.
  • Adds session import/export APIs so timelines (and pinned events) can be shared across devices.
  • Example application demonstrates Riverpod + Bloc integration plus the new import/export dialogs and structured Riverpod state for richer diffs, alongside a GetX counter showcase.
1
likes
0
points
26
downloads

Publisher

verified publisherkazami.me

Weekly Downloads

Developer overlay for inspecting Riverpod and Bloc state changes in Flutter apps.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_bloc, flutter_riverpod, get

More

Packages that depend on enterprise_state_inspector