Nabeel Parkar

Results 406 comments of Nabeel Parkar

Hello @Skycoder42. Could you provide the following information: - Output of `flutter doctor -v` - A [complete and minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example), ideally a single `main.dart` file in text form (see...

@Skycoder42 @pt-rick Can you try the solution @moffatman suggested and confirm if that solves your issue

Hello @shacharmiron. Looks like you're using an old version of Flutter. Please upgrade to the latest stable 3.3.9 and confirm if this still persists

Could you tell me where your Flutter install is located and where your project is on your computer? Are they in different partitions/drives?

## Triage report I can reproduce this issue on `Master (3.7.0-2.0.pre.38)`. From my testing, this only happens when the `CustomPainter` is in a `StatefulWidget`. Calling `setState` briefly shows the paint,...

Hello @sgehrman. 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...

@sgehrman I am here to verify and label issues for the team to look into later. Without verifying the issue with a reproducible sample, the issue cannot be taken forward....

Following instructions from https://docs.flutter.dev/deployment/linux, I cannot reproduce this issue. Which is why I am asking you for a sample. How would someone fix the issue if it's not reproducible? I...

Since this is an issue with snap, I think this issue is better raised in the snap repo. Therefore I am closing this issue, If you disagree, please comment and...

@ContraryRobin3 If you can provide a reproducible sample, that would be great