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

[Feature Request] Is it possible to implement useSWR in flutter_hooks #425

Closed
Cierra-Runis opened this issue Mar 29, 2024 · 2 comments
Closed
Assignees
Labels
enhancement New feature or request needs triage

Comments

@Cierra-Runis
Copy link
Contributor

There's a useful and powerful hook at React, it names useSWR, link here.

@rrousselGit
Copy link
Owner

This isn't an official React hook, but a third-party one.
As such I'd prefer not having it in flutter_hooks. You can make a package for it if you wish :)

In the end, useSWR is very close to what Riverpod tries to do.

@Cierra-Runis
Copy link
Contributor Author

Thanks a lot, I will try to use riverpod to implement it ❤️.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage
Projects
None yet
Development

No branches or pull requests

2 participants