flowscope 0.1.1 copy "flowscope: ^0.1.1" to clipboard
flowscope: ^0.1.1 copied to clipboard

Real-time Flutter debugging SDK. Inspect Riverpod state, network requests, and events from an in-app overlay — without leaving your app.

0.1.1 #

  • Updated flutter_riverpod to ^3.0.0
  • Updated flutter_lints to ^6.0.0
  • Fixed ProviderObserver API compatibility with Riverpod 3.x
  • FlowScopeObserver now uses ProviderObserverContext

0.1.0 #

  • Initial release
  • In-app floating overlay for Flutter debugging
  • Riverpod state inspector with diff view (previous vs new value)
  • Event timeline with color coded tags (STATE, NETWORK, LOG, ERROR)
  • Dio network interceptor with request/response capture
  • FlowLogger for manual event logging
  • Draggable floating button
  • Clear, Pause, Close overlay controls
2
likes
0
points
378
downloads

Publisher

verified publishertechfinityedge.com

Weekly Downloads

Real-time Flutter debugging SDK. Inspect Riverpod state, network requests, and events from an in-app overlay — without leaving your app.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, flutter_riverpod, intl, uuid

More

Packages that depend on flowscope