Polina Cherkasova

Results 127 issues of Polina Cherkasova

To repro follow the steps: https://github.com/flutter/flutter/issues/141198#issuecomment-1987383965 And you need randomization seed: `flutter test test/cupertino/tab_scaffold_test.dart --test-randomize-ordering-seed=20240321`

a: leak tracking

Now, when there are so many ways to set SDK in VSCode, including hidden way to build project and thus set flutter path to what was used for the build,...

is enhancement
in docs / website

To repro follow the steps: https://github.com/flutter/flutter/issues/141198#issuecomment-1987383965

framework
P3
team-framework
triaged-framework
a: leak tracking

My repo: https://github.com/flutter-chat-dev/tic_tac_toe Error: https://github.com/flutter-chat-dev/tic_tac_toe/actions/runs/5135214398/jobs/9240329007 Workflow: ``` name: Run layerlens. on: push: branches: [ main] jobs: generate_diagrams: runs-on: ubuntu-latest steps: - name: clone the repo uses: actions/checkout@v3 - name: install...

@ValentinVignal , @Dimilkalathiya and @ksokolovskyi I highly appreciate your help resolving leaks. I noticed couple overlaps during last week. I appreciate the effort and do not want it to be...

framework

https://github.com/flutter/devtools/assets/12115586/13e27323-52ad-4f98-9304-9bc7e484745c

release-notes-not-required

release-notes-not-required

Numbers in DevTools > Memory should match numbers in native tools. Different tools show different total memory consumption numbers, not apple to apple or not sync or not precise: mac...

screen: memory
P2