wire_flutter 0.1.3 copy "wire_flutter: ^0.1.3" to clipboard
wire_flutter: ^0.1.3 copied to clipboard

outdated

Data container layer from Wire for Flutter - WireDataBuilder widget

0.1.3 #

  • Update to much Wire version 0.9.1 where WireDataListener lost its first param - scope

0.1.2 #

  • README and TodoMVC example updated with gif of how example works

0.1.1 #

  • WireData value stored in StatefulWidget State to keep it from become null on destroy of WireData object, nullify it on destroy of the component
  • Update TodoMVC example to match changes, also fixes.

0.1.0 #

  • Minor release, reference to WireData wireData as StatefulWidget parameter retrieved in construction
  • TodoMVC example from flutter_architecture_samples using same shared business logic as in Wire HTML TodoMVC example
  • Wire version updated to 0.5.0 (pre-release)
  • Readme update

0.0.2 #

  • Guard widget access on destroy because it might cause run-time error

0.0.1 #

  • WireDataBuilder widget - (String param, Builder builder) - rebuild widget in builder when param changed
3
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Data container layer from Wire for Flutter - WireDataBuilder widget

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, wire

More

Packages that depend on wire_flutter