spooky_state 2.0.0
spooky_state: ^2.0.0 copied to clipboard
A next-gen Flutter state management system inspired by the strange and beautiful world of quantum physics.
Changelog #
2.0.0 – Entanglement #
Added #
- Middleware system for
SchrodingerBoxto intercept and modify state updates StreamQuantumBoxfor stream-based async state managementQuantumWidgetwith direct logic access in builder- Example pages:
QuantumTogglePage(boolean toggle logic)CounterStreamPage(streaming counter with signals)
Changed #
_RestrictedWaveformupdated to support read-only safe observation- Proper lifecycle handling with collapse and subscription management
Fixed #
- Prevented broadcast stream errors when streams emit after collapse
- Professional handling of
QuantumWaveformsignals in async & stream boxes
Notes #
- Example app available in
./example - Recommended for enterprise-ready apps using quantum-inspired state management
1.1.0 Superposition (Release) #
Refactor: Remove nullable waveform from SchrodingerBox
1.0.1 Fluctuation (Release) #
- Quantum Leap: First stable release of spooky_state for Flutter.
- Introduced key quantum concepts:
- Wave-Particle Duality in state management.
- Quantum Entanglement for reactive state across the app.
- Superposition to model states that collapse on user interaction.
- Designed for scalability, ease of use, and cosmic reactivity across your app.
- Developed with 💜 by AR Rahman for cosmic Flutterists.