darshankawar

Results 1758 comments of darshankawar

Also check if [this](https://github.com/flutter/flutter/issues/148749) helps in your case or not.

Thanks for the update. Please check https://github.com/dart-lang/language/issues/3716 and see if it helps in your case or not.

Thanks for the update. On mobile and desktop platforms, it does show the exception as below: `E/flutter (30983): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Exception: Test exception` on web, it shows below: ```...

> 1. (`15.1.1` at the time of this writing) Thanks for the report @TecN01R I followed the steps but I wasn't able to replicate this on stable and master branch....

> you're on a Mac with a Haswell CPU? No. Maybe that's why I am not getting the error reported. Based on the report, I will keep the issue open...

@swrenn > the related issues [here](https://github.com/flutter/flutter/issues/113757) and [here](https://github.com/flutter/flutter/issues/112181) use ShellRoute with a GlobalKey and the builder parameter. @swrenn Also https://github.com/flutter/flutter/issues/113409 should be the same / similar issue you are facing....

Thanks for digging in and providing further details. I'll keep the issue open here and labeling for team's attention. stable, master flutter doctor -v ``` [!] Flutter (Channel stable, 3.22.0,...

@peterweb2005 See below issues for reference out of which one was filed by you: https://github.com/flutter/flutter/issues/25827 https://github.com/flutter/flutter/issues/140569 Getting size zero is expected and I don't think it is actionable from flutter...

@timbotimbo I used Pixel XL api 33 emulator with latest stable running counter app with which, sending it to background and then resuming it or terminating it from recent apps...

Thanks for the update. I tried the same using api 34 emulator using latest versions and was able to replicate the reported behavior. stable, master flutter doctor -v ``` [!]...