darshankawar
darshankawar
@yelmuratoff There are similar open issues with same log and behavior that you can go through and follow-up in: https://github.com/flutter/flutter/issues/156809 https://github.com/flutter/flutter/issues/154759 and https://github.com/flutter/flutter/issues/151080 to check the solution. Closing in favor...
Thanks for the report. I was able to replicate the reported behavior. Maybe related to https://github.com/flutter/flutter/issues/89024 ? stable, master flutter doctor -v ``` [!] Flutter (Channel stable, 3.10.6, on macOS...
@NobodyForNothing There was a similar issue reported in Samsung device, but it could be related with the behavior you are seeing https://github.com/flutter/flutter/issues/154103. Please check the same with underlying comments. The...
@NobodyForNothing I checked on all three latest channels by creating new Flutter counter app, new said emulator and ran with impeller enabled, but the app compiled and built properly without...
I also tried without Impeller with same config and it works properly. > 1. Start Pixel_3a_API_34_extension_level_7_x86_64 Can you provide details of this emulator. > 2\. aquired 03.09., can't test on...
Thanks for the update. I am unable to replicate the reported behavior, but based on the error, I will keep the issue open for team's tracking.
Thanks for the report @gench23 I verified this issue with voiceover running on iOS device on latest stable version. I selected Italian as device language and focused on BottomNavigationBar items,...
> while in italian it should be something like "tab n di m" or maybe "scheda 1 di 3". I think that is what I observed while running on iOS....
I see now what you are saying. Yes, that's the current behavior observed as verified earlier. ``` Stable: 3.24.1 Master: 3.25.0-1.0.pre.219 ```
Thanks for the report. Treating this as a proposal and labeling as applicable for team's attention. Reverted PR: https://github.com/flutter/flutter/pull/142089