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

Provide a Flutter Devtools extension #151

Open
kuhnroyal opened this issue Feb 16, 2024 · 2 comments
Open

Provide a Flutter Devtools extension #151

kuhnroyal opened this issue Feb 16, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@kuhnroyal
Copy link
Contributor

After seeing a couple of the existing devtools extensions in action, I thought that it would be really great to have an extension for async_redux.
Have not looked at the other implementations yet.

@marcglasberg
Copy link
Owner

Ok, but could you please give me some more details? Devtools to do what exactly? What features?

@kuhnroyal
Copy link
Contributor Author

I was thinking something similar to what the provider package is doing, but not completely sure yet.
Some ideas:

  • the whole state tree?
  • active store connectors and their current state
  • actions and their payload

@marcglasberg marcglasberg added the enhancement New feature or request label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants