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

A widget binding for the composable architecture

0.1.0 #

  • Initial release of composable_architecture_widgets
  • WithStore widget for binding a Store to the widget tree
  • ForEachStore for rendering collections of scoped stores
  • IfLetStore for conditionally rendering optional state
  • SwitchStore for rendering based on sealed state variants
  • Material and Cupertino app builders