darshankawar

Results 1045 comments of darshankawar

Thanks for the report @lukaszdebowski I used the code sample provided and ran it on latest stable and beta using iOS device running on 15.3.1, and was able to see...

Thanks for the update. stable, master flutter doctor -v ``` [✓] Flutter (Channel stable, 3.3.10, on macOS 12.2.1 21D62 darwin-x64, locale en-GB) • Flutter version 3.3.10 on channel stable at...

Thanks for the report @Degorn I ran your code sample in html rendering mode using latest master and observed that the ellipsis overflow works as expected and there's no overlap:...

Thanks for the update. Closing this since it works on latest master. The fix will be available in stable per Flutter team's release policy.

This seems to be fixed as part of this issue https://github.com/flutter/flutter/issues/113203, so please try the same on latest master and confirm if running same on it, passes or gives same...

@hndrbrm Can you give us an example for unintently code being modified and you being affected by it ? Usually whatever changes are being made in the sdk are mentioned...

> unintentionally change the flutter framework source code, which is not supposed to be changed, for a beginner. I think all the changes that are being made goes through PR...

@JDongKhan I didn't completely get as what's the exact issue are you trying to report, so can you elaborate with actual vs expected behavior along with code sample ?

@arnavjainn06 Thanks for the report. Can you provide complete code sample ? I am getting below compile error while trying to run your code: I am on latest master and...