Pavan Podila
Pavan Podila
- Define the performance goals - Check for regressions
Start by creating a PR in this repo: https://github.com/flutter/devtools Refer to the [Design Doc](https://docs.google.com/document/d/17ZAa3L3C8PutLDJBQ2xieS2hC4poFBjoDK1dIG3J7s0/edit?usp=sharing) for the potential features.
This can be used in tools to slow down reactions for visualizations.
Create a set of wireframes for a new design of the documentation site
The API docs for reactions do not show the various options available for `autorun`, `reaction`, `when`, `asynWhen`. This needs to be added.
Few areas are a little tricky to test: - Reaction with delays - Can the `suspend()` method be removed from Reaction or done differently - Check for cycles in `computed`...
### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command _No response_ ### Description In my current Intellij project, I also...
Updated the grammar in the error message for missing codec. ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. -...
Please add these packages for dartpad. Both of them are Flutter favorites. These are in active development and I would love to include dartpad embeds on the main [website](https://mobx.netlify.app/) as...