Polina Cherkasova

Results 127 issues of Polina Cherkasova

Part of the leak_tracker adoption plan: https://github.com/flutter/devtools/issues/3951 [freshest leak tracker README.md](https://github.com/dart-lang/leak_tracker/blob/e4edef3cfd431f8c438e6353194da0eba197e118/README.md) Fixes: https://github.com/flutter/flutter/issues/117063 The test failures are time-outs, and pass locally, so it seems to be flakiness.

team
framework
f: material design

I am following https://docs.flutter.dev/development/accessibility-and-localization/internationalization#introduction-to-localizations-in-flutter I got app_localizations.dart generated, but import of `gen_l10n/app_localizations.dart` is not recognized. My pubspec: ``` dependencies: flutter: sdk: flutter flutter_localizations: sdk: flutter intl: ^0.18.0 ```

### Proposal It would be amazing if items in diagrams were clickable, i.e. some elements contained links. I need it for https://pub.dev/packages/layerlens. LayerLens generates a diagram in each folder. I...

Type: Enhancement
Status: Triage
Status: Awaiting Reply

### Description This is example of diagram that would be much easier to read, if it was zoomable and scrollable: https://github.com/polina-c/flutter/blob/diagrams/packages/flutter/lib/src/foundation/DEPENDENCIES.md ### Steps to reproduce ![Screenshot 2023-01-21 at 6 59...

Type: Bug / Error
Status: Triage

I am helping people in [flutter-chat.dev](http://flutter-chat.dev/) to rump up with flutter. Path setup is a huge ramp up friction point for both mac and windows, because people normally do not...

new feature
tool
platform-mac
platform-windows
proposal

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...

a: tests
framework
d: devtools

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...

a: tests
framework
f: gestures
d: devtools

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...

a: tests
framework
d: devtools

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...

a: tests
framework
a: animation
d: devtools

1. Open https://github.com/flutter/flutter/blob/master/packages/flutter/test/animation/animation_sheet_test.dart 2. Convert testWidgets to testWidgetsWithLeakTracking 3. Run the tests Parent issue: https://github.com/flutter/devtools/issues/3951

a: tests
framework
a: animation
d: devtools