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

A simple yet powerful state management library for Jaspr. Keeps your component build methods clean, with ZERO dependencies on 3rd-Party packages.

example/README.md

Jaspr Current Example #

This example demonstrates the core patterns of the Jaspr Current state management library. It includes a simple counter page showcasing how to manage state with CurrentViewModel and CurrentComponent.

Also includes an example of optional app level state management (bg color toggle). If you are coming from the Flutter Current package, be mindful that app level state management is much different in Jaspr, as you have to ensure that your Current root object is accessible where you expect it to be; whether or not the code is executing on the server or client.

1
likes
160
points
6
downloads

Documentation

API reference

Publisher

verified publisherjustin-shep.dev

Weekly Downloads

A simple yet powerful state management library for Jaspr. Keeps your component build methods clean, with ZERO dependencies on 3rd-Party packages.

Repository (GitHub)
View/report issues

Topics

#state-management #jaspr #web

License

MIT (license)

Dependencies

current_core, jaspr

More

Packages that depend on jaspr_current