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

Providing a shared state store ability for dart. With `shared_state_store`, developers can share state in one isolate easily and can be notified when state changed. Also, it can be a rescue for handle [...]

1.0.0 #

  • Initial version.
0
likes
130
pub points
47%
popularity

Publisher

unverified uploader

Providing a shared state store ability for dart. With `shared_state_store`, developers can share state in one isolate easily and can be notified when state changed. Also, it can be a rescue for handle complex package dependencies by DI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on shared_state