Pavan Podila

Results 49 comments of Pavan Podila

Those should be in a separate package called mobx_extensions

Thanks @MaikuB for the analysis. I think your suggestion about pinning the **mobx_codegen** version to `2.0.2` is an acceptable solution for now. We will need to add more checks to...

Most of the tests mentioned [above](#issue-396126357) are now part of the suite. The ones missing coverage include the case where we have nested computed observables. For example, a computed that...

Is this working @amondnet ? There are lot of deleted lines in `coverage.sh`. Not sure if that is running the tests as expected, including the collection of coverage

Happy to take a PR if you can pick it up. My bandwidth is constrained right now.

Absolutely...would love a PR from you @vandadnp if you can :-)

Can you resolve conflicts pls before the merge. Also will need to bump up the version for publishing and add to changelog

I spoke to Jacob, an architect from the Flutter DevTools team, who suggested I start with the Logging screen: https://github.com/flutter/devtools/tree/master/packages/devtools/lib/src/logging. That is an example of adding a new screen/tab to...

Ya from what I learnt, there is no extensibility built in for third party. With mobx we will become the first extension 😀

Work has not started on this. We want to target the Flutter Dev Tools first.