rxdart_devtools
rxdart_devtools is a Dart DevTools extension that surfaces your dart streams and rxdart subjects that you programmatically opt-in as a panel inside Flutter DevTools — see active subscriptions, recent events, and stream metadata while your app is running.
Where to go next
- Getting started — add the package to your app and see your first stream
- How-to guides — task recipes (filtering, event inspection, …)
- API reference on pub.dev — generated Dart docs for the published package