darshankawar

Results 1045 comments of darshankawar

Closing as duplicate of https://github.com/flutter/flutter/issues/106065

Thanks for the report @paplorinc Can you take a look at [this](https://github.com/flutter/flutter/pull/113301/files) and see if using it, you get expected behavior or not ?

Thanks for the update. Using the code sample, seeing a misalignment at the top. stable, master flutter doctor -v ``` [✓] Flutter (Channel stable, 3.3.9, on macOS 12.2.1 21D62 darwin-x64,...

Thanks for the report @guyluz11 The github repo you shared seems to be a full fledged app with lots of third party plugins / libraries. Can you confirm if the...

> 4\. Wait several hours. Thanks for the repo. Is there a way to consistently replicate this without this step ?

Thanks for the update. Keeping this issue open based on the report and error shown.

Thanks for the report. Seeing same error / log when `main()` method is missing: ``` [VERBOSE-2:dart_isolate.cc(144)] Could not prepare isolate. [VERBOSE-2:runtime_controller.cc(417)] Could not create root isolate. [VERBOSE-2:shell.cc(606)] Could not launch...

Thanks for the report @gidrokolbaska I tried your code sample and observed mixed response. The scroll you mentioned in point 1 seem to be working fine, but was able to...

Thanks for the update. Based on my findings, adding applicable lables for team's attention. master flutter doctor -v ``` [!] Flutter (Channel master, 3.7.0-4.0.pre.38, on macOS 12.2.1 21D62 darwin-x64, locale...

Thanks for the report and code sample. Using it, seeing same behavior. stable, master flutter doctor -v ``` [✓] Flutter (Channel stable, 3.3.8, on macOS 12.2.1 21D62 darwin-x64, locale en-GB)...