super_qubit 0.1.2 copy "super_qubit: ^0.1.2" to clipboard
super_qubit: ^0.1.2 copied to clipboard

Hierarchical state management for Flutter. Manage multiple states with event propagation control, cross-communication, and parent-child event handling patterns.

0.1.1 #

  • Dart Formatting fix

0.1.0 #

  • Initial release of SuperQubit
  • Hierarchical state management with SuperQubit and Qubit
  • Event handling and propagation control with configurable flags
  • Cross-Qubit communication via dispatch and listenTo
  • Type-safe generic support for states and events
  • Stream-based state updates
  • init() lifecycle method for setting up handlers after child Qubits are registered
  • Flutter widget integration with SuperQubitProvider, MultiSuperQubitProvider, QubitBuilder, QubitListener, and QubitConsumer
  • Context extensions for convenient state access (readSuper, watchSuper, read, watch, etc.)
  • MultiSuperQubitProvider built on the nested package for clean multi-provider setup
  • Comprehensive documentation and examples
6
likes
0
points
63
downloads

Publisher

verified publisherflutter.thesilkvelvet.com

Weekly Downloads

Hierarchical state management for Flutter. Manage multiple states with event propagation control, cross-communication, and parent-child event handling patterns.

Repository (GitHub)
View/report issues

Topics

#state-management #flutter #hierarchical #events #architecture

License

unknown (license)

Dependencies

flutter, meta, nested

More

Packages that depend on super_qubit