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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's the difference with Flutter_hooks? #1

Closed
rrousselGit opened this issue Dec 24, 2018 · 1 comment
Closed

What's the difference with Flutter_hooks? #1

rrousselGit opened this issue Dec 24, 2018 · 1 comment
Assignees

Comments

@rrousselGit
Copy link

Author of https://github.com/rrousselGit/flutter_hooks here

I think the title speaks by itself. Why create a new package? 馃槃

@alfredosalzillo alfredosalzillo self-assigned this Dec 24, 2018
@alfredosalzillo
Copy link
Owner

They are two different implementation of the React Hooks.
Your Hooks use classes and class extensions, have lifecycles.
Mine is more functional and React-like.

They are two package implementing the same thing in a different way.

That said i like your implementation, mine is just for fun.

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

2 participants