brianegan / flutter_architecture_samples

TodoMVC for Flutter
http://fluttersamples.com/
BSD 3-Clause "New" or "Revised" License
8.75k stars 1.71k forks source link

MVU example #40

Closed p69 closed 6 years ago

p69 commented 6 years ago

Looks like Flutter is perfect for Model View Update (or The Elm Architecture) pattern. I've already created example and would love to create PR and contribute :raising_hand_man:

brianegan commented 6 years ago

Yep, sounds great! Please try your best to fulfill the app spec: https://github.com/brianegan/flutter_architecture_samples/blob/master/app_spec.md

Once you feel good about that, please submit a PR. Thanks so much for contributing :)

brianegan commented 6 years ago

@p69 Thanks again for contributing! I'll go ahead and close this one down :)