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

State management solution that decouples business logic from UI effortlessly. Frost uses reactive Properties, Watchers, and Signals with minimal boilerplate.

1.0.0 #

First version

2.0.0 #

-Removed

  • PropertyWidget and SignalWidgets are removed.
  • SignalStatefulWidget has been removed due to being largely unnecessary.

-Added

  • Watcher is a new widget to listen to properties and signals.
  • Properties and bound signals are automatically inferred from their usage now.
  • massive performance improvement.
  • Some more quality of life improvements and bug fixes.
2
likes
160
points
43
downloads

Documentation

API reference

Publisher

verified publishertantalising.tech

Weekly Downloads

State management solution that decouples business logic from UI effortlessly. Frost uses reactive Properties, Watchers, and Signals with minimal boilerplate.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on frost