Ben Konyi

Results 50 issues of Ben Konyi

This is an initial implementation of an allocation tracing tab for the memory screen. Current functionality includes: - Enabling / disabling tracing for individual classes - Refreshing tracing data -...

memory page

**Feature work:** - [x] Reimplement allocation profile (e.g., breakdown memory + # of instances by class) (https://github.com/flutter/devtools/pull/4257) - [x] Reimplement allocation tracing (e.g., record and display stack traces for allocations...

memory page
P4
missing core functionality
observatory migration

Many of the stateful properties held in the various table implementations should be moved into a `TableController` class for a smoother experience when updating table state.

table component
fix it friday

I was chatting with @rmacnak-google and he mentioned that it would be nice if we were able to annotate our APIs in such a way that developers familiar with other...

enhancement

This needs to be fixed and additional tests need to be written for comment related functionality.

bug-fix
testing
good first issue

In some situations it's unclear which parameters are required, particularly for the OAuth flow. We should investigate whether or not there would be any benefit of marking parameters as @required,...

documentation
good first issue
project health

[Context](https://www.reddit.com/r/redditdev/comments/ezz3td/upcoming_api_change_post_apisubmit/)

project health

Currently when we try to find a draw.ini configuration we bail out on Fuchsia and fall back to the arguments provided to `Reddit.createInstance`. This is low priority since there really...

enhancement
low-priority
flutter
fuchsia