Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wire example #186

Open
VladimirCores opened this issue Jun 19, 2020 · 1 comment
Open

Wire example #186

VladimirCores opened this issue Jun 19, 2020 · 1 comment

Comments

@VladimirCores
Copy link

VladimirCores commented Jun 19, 2020

I have prepared example of use Wire library for state management and separation of concerns, another way of Flux implementation, it's almost complete clone (except on line in model) and reuse of the business logic from example of Wire use in original repository - web version with template from TodoMVC. Also this example use Flutter Widget for Wire - WireDataBuilder.
The library is still in developing, but I think major API and concepts won't change, I have plan to add "middleware" and "traces" to inspect current state and registered wires/signals and data.
@brianegan could you please check my PR from wire branch?

@VladimirCores
Copy link
Author

@brianegan any resolution on my PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant