flock 0.0.11 copy "flock: ^0.0.11" to clipboard
flock: ^0.0.11 copied to clipboard

outdated

Coordinate Flutter widgets' states with event sourcing. What would happen if our Redux store has no reducers, no state but only actions?

[0.0.1] - 2019/1/8 #

  • Initial release.

[0.0.2] - 2019/1/8 #

  • Update readme.

[0.0.3] - 2019/1/8 #

  • Add basic documents to public interface.

[0.0.4] - 2019/1/9 #

  • Add Store#get as a shorthand of Store#projectWith

[0.0.5] - 2019/1/9 #

  • Rename EventStore to Store

[0.0.6] - 2019/1/9 #

  • Hide Store#replaceEvents from user

[0.0.7] - 2019/1/9 #

  • Add basic Flutter integration.

[0.0.8] - 2019/1/10 #

  • Update interface to match Redux better.
  • Add ShakeBack enhancer.
  • Add StoreBuilder interface.

[0.0.9] #

Rename build in StoreBuilder's params to builder #

Eliminate rebuilds caused by StoreBuilder #

[0.0.10] #

Add description #

Rename ShakeBack API #

[0.0.11] #

Add example #

Update description #

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Coordinate Flutter widgets' states with event sourcing. What would happen if our Redux store has no reducers, no state but only actions?

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, rxdart, sensors

More

Packages that depend on flock