beyond_helpers 2.0.0 copy "beyond_helpers: ^2.0.0" to clipboard
beyond_helpers: ^2.0.0 copied to clipboard

Utilities for implementing beyond architecture patterns

Beyond Helpers #

Utilities for implementing beyond architecture

ViewModel #

Base class that all ViewModels extend from.

ViewModelRoot #

A Widget that wraps all other Widgets dependent on a ViewModel. ViewModelRoot will dispose the ViewModel when it's no longer needed.

More Info #

See more about beyond here

1
likes
120
pub points
38%
popularity

Publisher

verified publisherjasonrai.ca

Utilities for implementing beyond architecture patterns

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, mobx

More

Packages that depend on beyond_helpers