state_pulse 0.0.4 copy "state_pulse: ^0.0.4" to clipboard
state_pulse: ^0.0.4 copied to clipboard

Lightweight reactive & persistent state management for Flutter.

StatePulse #

A lightweight, fast, dependency-free state-management library inspired by Provider and Hydrated Bloc — but 10× simpler.

🚀 Features #

  • Minimal API (only 3 classes)
  • No boilerplate
  • Automatic persistence (HydratedStatePulse)
  • Uses Flutter’s built-in InheritedNotifier + AnimatedBuilder
  • Zero dependencies (shared_preferences only for persistence)
  • Designed for small, medium & large apps

📦 Install #

dependencies:
  state_pulse: ^0.0.1
1
likes
0
points
258
downloads

Publisher

unverified uploader

Weekly Downloads

Lightweight reactive & persistent state management for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on state_pulse