tiny_state 1.0.0 copy "tiny_state: ^1.0.0" to clipboard
tiny_state: ^1.0.0 copied to clipboard

A tiny, global, reactive state manager for Flutter that is simple, fast, and requires zero boilerplate. Feels like using a ValueNotifier, but global and enhanced.

1.0.0 #

  • Initial release of tiny_state, a minimalistic and powerful state management library for Flutter.
  • Core features include watch, set, get, update, reset, and delete.
  • Advanced features include select, computed, listen, scope, watchFuture, and state persistence.
  • Added a comprehensive README.md with detailed documentation and examples.
  • Included a full example application to demonstrate all features.
1
likes
160
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A tiny, global, reactive state manager for Flutter that is simple, fast, and requires zero boilerplate. Feels like using a ValueNotifier, but global and enhanced.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on tiny_state