Sumit258000

Results 14 comments of Sumit258000

Can you please add some sample code how to use `LineTouchData.distanceCalculator` to show the tooltip for the dot you press? @joeldomke @imaNNeo

Any plans for this implementations @imaNNeo

> SVG colorization What if we want to change color of particular classes in svg depending upon user selection? is there any short usefull function for that or the only...

Thanks for your message but I found the workaround by setting condition and changing color dynamically something like this. ` ` By this I am able to change color separately...

Even 3.10.6 will also work. Problem starts from 3.13.0 +

> Check whether `android:enableOnBackInvokedCallback="true"` is added to the AndroidManifest.xml Yes its already added still app closes on back press in flutter 3.13.0 +

With `get: ^4.6.6` and `flutter:3.13.1` still problem persist.

Thanks man for your answer. I was struggling for this from last 2 weeks. Thanks a ton!!