abcx3_store_devtool 0.1.2
abcx3_store_devtool: ^0.1.2 copied to clipboard
DevTools helper to inspect ABCx3 generated Dart stores (streams + snapshots)
Changelog #
0.1.2 #
- Updated
devtools_extensionsandvm_serviceto their latest stable versions. - Added a package example and removed the unused
rxdartdependency. - Included the compiled DevTools extension in the published package.
0.1.1 #
- Renamed package from
abcx3_dart_store_devtooltoabcx3_store_devtoolfor consistency
0.1.0 #
- Initial release of
abcx3_store_devtool. - Adds stream observation helpers for DevTools integration.