flowscope 0.1.0 copy "flowscope: ^0.1.0" to clipboard
flowscope: ^0.1.0 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.0 #

Release Information #

  • 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
1
likes
120
points
--
downloads

Documentation

API reference

Publisher

unverified uploader

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

MIT (license)

Dependencies

dio, flutter, flutter_riverpod, intl, uuid

More

Packages that depend on flowscope