google / flutter_flux

Implementation of the Flux framework for Flutter
https://flutter.io
Apache License 2.0
372 stars 36 forks source link

Clean up flux interfaces #2

Closed abarth closed 7 years ago

abarth commented 8 years ago
abarth commented 8 years ago

@jimbeveridge

abarth commented 7 years ago

Thanks. I've switching this back to being a mixin. Please take another look.

jimbeveridge commented 7 years ago

LGTM. Thanks for your work on this!

The example app in the repo is broken due to missing pubspec.yaml. I will fix that tomorrow.

abarth commented 7 years ago

Thanks!