Nabeel Parkar

Results 423 comments of Nabeel Parkar

Hello @boyan01. Have you experienced the same crashes with stable Flutter? Or is the application specifically configured to only build on the master channel? PS: The master channel is not...

Please do try on the latest stable. It might be already fixed :)

Hello @kmarellapudi. Looks like you're using 3.3.10. 3.7.0 was just released. Could you confirm if this issue is still prevalent on the latest stable version. If so, please provide a...

Could you provide a complete sample, that can be directly run in a newly generated Flutter project by just copy-pasting the code into `main.dart`?

Hello @Jordan-Nelson. Following your steps, with the `go_router` package instead of `foo` since it's not null safe, I cannot reproduce the issue. I generated a project with 3.3.10, ran `flutter...

## Triage report Removing the package and re-adding it reproduced this for me. The lock file seems to be regenerated, ignoring the dependency constraints in the previous version. ### Steps...

Hey @passsy. Could you highlight some detailed steps to reproduce this issue so that I may verify it?

Could you tell me where these files are saved exactly?

Do you mean in `/tmp/flutter_tools_chrome_device`? Because I do not find any such directory

I am still unable to reproduce this issue. Could you provide a listing of the files that exist in those directories? ~Also, which version of Chrome are you running?~ I...