https://pub.dev/api/packages/hyper_render_devtools/feed.atomRecently published versions of package hyper_render_devtools on pub.dev2026-03-31T09:04:31.622110Zbrewkits.devPub Feed GeneratorDevTools extension for HyperRender — inspect UDT trees, computed styles, fragments, and performance metrics.urn:uuid:6fec4bd1-2aec-410b-bb54-e61e75177120v1.2.0 of hyper_render_devtools2026-03-31T09:04:31.622110Z1.2.0 was published on Mar 31, 2026. Changelog excerpt: - Version bump to stay in sync with `hyper_render`1.2.0. - Updated `hyper_render_core`dependency to `^1.2.0`. - No UI changes in this version.urn:uuid:02baf071-c38b-41cb-ae8b-e01d1c459e81v1.1.5 of hyper_render_devtools2026-03-25T09:16:12.670284Z1.1.5 was published on Mar 25, 2026. Changelog excerpt: ### 🔧 Improvements - Remove invalid `flutter.plugin.platforms`declaration (no native code exists); package now correctly reports support for all Flutter platforms. - Update `hyper_render_core`dependency to `^1.1.3`.urn:uuid:7229db35-09c4-4b6d-a701-fa6a2d114e37v1.1.4 of hyper_render_devtools2026-03-25T08:57:52.961056Z1.1.4 was published on Mar 25, 2026.urn:uuid:33786957-b3c4-47a0-ad73-abc2bcccd0a9v1.1.3 of hyper_render_devtools2026-03-25T06:02:11.103039Z1.1.3 was published on Mar 25, 2026. Changelog excerpt: - Remove `publish_to: none`from pubspec.yaml so pub.dev can verify the repository URL (fixes 10-point deduction).urn:uuid:ecad0d8c-62e6-496c-b8e7-f041da8d8e9cv1.1.2 of hyper_render_devtools2026-03-25T04:21:17.074386Z1.1.2 was published on Mar 25, 2026. Changelog excerpt: ### ✨ New - **Demo Mode**in the DevTools panel — loads sample UDT/style/fragment data when no live app is connected, so you can explore the inspector UI without a running HyperRender app. - "Try Demo" button shown in the error state when the app is not reachable. - DEMO chip in the AppBar clearly signals when sample data is active. ### 🔧 Improvements - Added `README.md`with full usage guide, service extension table, and architecture overview. - DevTools panel UI (`devtools_ui`) upgraded to `devtools_extensions: 0.2.2`.