Nabeel Parkar

Results 477 comments of Nabeel Parkar

Hello @ZaraclaJ. I cannot reproduce this issue with the Code Sample you provided. I am using `go_router: ^5.1.2`. Am I missing any steps here? Video [RecApp-2022-11-03-19:30:06.webm](https://user-images.githubusercontent.com/50555895/199741254-f4cd8c14-1ce5-4d62-9383-ad075cc3329c.webm)

Here is my doctor output: flutter doctor -v ```console [!] Flutter (Channel master, 3.5.0-12.0.pre.94, on Ubuntu 22.04.1 LTS 5.15.0-52-generic, locale en_US.UTF-8) • Flutter version 3.5.0-12.0.pre.94 on channel master at /home/nabeelparkar/fvm/versions/master...

Hello @ZaraclaJ. This works the same as running it in the terminal. VSCode doesn't change the behaviour of the application, or the browser. Nevertheless, I tried running it on VSCode...

I'll label this issue for further insights and investigation from the team

Hello @dzziwny. Thank you for filing this request. Labelling the issue for visibility and insights from the team

## Triage report I can reproduce this issue on `Master (3.5.0-5.0.pre.1)`. Tested on Android 13 emulator (Pixel 5) and iOS 16 simulator (iPhone 14 Pro Max).

Trying to run the android project, I get the following error. ``` 2022-09-23 18:38:32.527 12234-12258/com.google.android.gsf W/GmsClient: IGmsServiceBroker.getService failed android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died, but this...

This crash is appearing when clicking on the button and the Flutter view loads. Not in the way you are describing :)

These are the error logs I am getting after using your latest code. Though the app is crashing before I actually get into the foreground (observed through the terminal). Logs...

Already have that commented with the code I used to reproduce :D