marcglasberg / async_redux

Flutter Package: A Redux version tailored for Flutter, which is easy to learn, to use, to test, and has no boilerplate. Allows for both sync and async reducers.
Other
229 stars 41 forks source link

Provide a Flutter Devtools extension #151

Open kuhnroyal opened 6 months ago

kuhnroyal commented 6 months ago

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 commented 6 months ago

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

kuhnroyal commented 6 months ago

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