Nabeel Parkar

Results 406 comments of Nabeel Parkar

## Triage report I can reproduce this issue on `Master (3.7.0-4.0.pre.38)`. The error is logged to the console, but all tests pass. Code Sample ```dart import 'package:flutter/material.dart'; import 'package:flutter_test/flutter_test.dart'; class...

Hello @LasseRosenow. Thank you for filing this issue. Can you please provide the following information? - A [complete and minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example). Ideally, a single `main.dart` file that can be...

As per [the documentation](https://master-api.flutter.dev/flutter/material/DropdownMenu-class.html): > A dropdown menu that can be opened from a [TextField](https://master-api.flutter.dev/flutter/material/TextField-class.html). The selected menu item is displayed in that field. This is meant to be a...

Thanks for the information :) I will label this issue for further insights and discussion from the team

Hello @hassanyassiin. I cannot reproduce this issue on a Simulator. Can you confirm if this is only reproducible on a physical device?

Hi @ItayBarFaye This issue doesn't seem to describe a bug or a feature request. Please see https://flutter.dev/community for resources and asking questions like this, you may also get some help...

Could you please provide a [complete and minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) so that I may verify this issue?

I would need a code sample, ideally in the form of a public repository so that I can verify the issue. Please provide a sample

Hello @chifandeyu. Thank you for filing this issue. Can you please provide the following information? - A [complete and minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example). Ideally, a single `main.dart` file that can be...

Alright thank you for the information. I'll label this issue for insights and investigation from the team