syncx 0.0.1 copy "syncx: ^0.0.1" to clipboard
syncx: ^0.0.1 copied to clipboard

retracted

A lightweight, flexible state management solution for Flutter, providing notifiers, builders, and consumers for reactive UI updates with minimal boilerplate.

0.0.1 #

  • Initial release of SyncX.
  • Notifier-based state management for Flutter.
  • BaseNotifier and Notifier classes for state logic.
  • NotifierRegister for easy provider integration.
  • NotifierBuilder for rebuilding UI on state changes.
  • NotifierListener for side-effect listening.
  • NotifierConsumer for combined build and listen.
  • Fine-grained rebuild/listen control with buildWhen and listenWhen.
  • Full documentation and usage examples.
  • MIT License.
2
likes
0
points
35
downloads

Publisher

verified publishersidha6th.online

Weekly Downloads

A lightweight, flexible state management solution for Flutter, providing notifiers, builders, and consumers for reactive UI updates with minimal boilerplate.

Repository (GitHub)
View/report issues

Topics

#state-management #notifier #provider #light-bloc #reactive

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, provider

More

Packages that depend on syncx