fvisticot

Results 41 comments of fvisticot

> I am able to get this working on iOS now with this `pubspec.yaml` configuration: > > ``` > card_scanner: > git: > url: https://github.com/DeadBryam/card-scanner-flutter > ref: fix-static-framework > ```...

The line displayed with the library is interpolating value coming from the list of points we provide. By example with those points [x, y]: [0, 3], [2, 6], [4, 8],...

> @jlubeck You can handle it using the `interval` property of your [SideTitle](https://github.com/imaNNeoFighT/fl_chart/blob/master/repo_files/documentations/base_chart.md#SideTitles). Or alternatively you can override `getTitles` and return empty string wherever you don't want to show a...

Using v0.30 I get the same issue. The last tile is displayed 2 times Any workaround ? ![IMG_C7A68CFB31AC-1](https://user-images.githubusercontent.com/153679/112887704-c9055080-90d3-11eb-8ef0-07dda81af52c.jpeg)

> Using v0.30 > I get the same issue. The last tile is displayed 2 times > Any workaround ? > ![IMG_C7A68CFB31AC-1](https://user-images.githubusercontent.com/153679/112887704-c9055080-90d3-11eb-8ef0-07dda81af52c.jpeg) I found a solution: `checkToShowTitle: (double minValue, double...

https://www.cocoacontrols.com/controls/objective-c-regex-categories could help ?

Very interested to test this new Slider widget !!! keep me posted !

Mandatory for our app. Please add this feature