v1.1.0 of pulse_ops
The official repository for Dart and Flutter packages. [Unoffic…
May 16, 2026
Flutter-native developer toolkit for in-app network inspection, cURL export, log sharing, shake-to-open, and crash diagnostics with breadcrumbs. Changelog excerpt: ### 🛠 Debug Overlay - Shake-to-open: shaking the device launches the inspector. Tunable via PulseOpsConfig.enableShakeToOpenand shakeThreshold. Powered by sensors_plusand silently no-ops when an accelerometer is unavailable. - Expandable bottom sheet: the inspector now slides up as a draggable bottom sheet with 40 / 70 / 95 % snap points instead of a full-screen route. Switch back via PulseOpsConfig(inspectorPresentation: InspectorPresentation.fullScreen). ### ✨ Developer Expe[...]
Discussion in the ATmosphere