Mahesh Jamdade

Results 328 comments of Mahesh Jamdade
trafficstars

thanks for your response @nigels-com. Is there a way to deal with this issue?

Unfortunately, upgrading homebrew did not make a difference and the issue persists.

@avioli could you please review this PR

@liquidiert thank you so much that worked like a charm :) For anyone who would stumble upon this issue, Here's the complete code sample. Where I am trying to stop...

You just have to calculate the number of lines ("\n") in the text of the textfield and that will give you the number of lines. You could do this using...

Update curves have been made bit smoother by drawing lines as Path https://github.com/maheshmnj/flutter_paint/commit/33d4ef65a7c01e741cc29e8c146b3a9e36e3f6f9 ### Old ![image](https://user-images.githubusercontent.com/31410839/147879732-aeeaf14e-6f3f-4d0f-ac8c-b648fac6c8ae.png) #### New ![image](https://user-images.githubusercontent.com/31410839/147879703-7c7a94b4-2e01-458c-a543-b7454a0021e2.png)

Heres a deployed app to verify https://chromebug.netlify.app/

@funwithflutter This is a bug in the Chrome browser currently being tracked here https://bugs.chromium.org/p/chromium/issues/detail?id=1330463. Let's hope the chrome team fixes it soon.

This issue seems to be partially fixed on the latest master channel. I am able to reproduce this error when pressing shift shortcuts (@,#,! etc) on `stable 2.8.1` when this...

This issue is reproducible on web too on both stable and master. logs (web) ``` mahesh@mahesh:~/Desktop/counter$ flutter run -d chrome Running "flutter pub get" in counter... 2,144ms Launching lib/main.dart on...