Edgar Froes

Results 15 comments of Edgar Froes

Have you tried sending the context of the father to the child and firing up the show() method with the context in it?

Documentation should explicit that the placement should be inside the step object.

Could you atake a look at this @martinrybak ?

There's a test failing, but it was already failing in the master branch.

Hey everyone, here's a quick script using [the solution above](https://github.com/flutter/flutter/issues/91668#issuecomment-1132381182) that you can add to your pipeline. You should be able to run this anywhere: ``` # Set a variable...

@jmagman I was able to reproduce this in the following versions: `3.0.1`, `3.0.5`, and `3.3.2`.

[diegogarciar](https://github.com/diegogarciar) please review.

So, I'm facing the same issue and I am NOT using curved lines, and all junctions are weird: ![image](https://github.com/imaNNeo/fl_chart/assets/4291391/ab2c43b2-abff-4c9e-bcc1-33678edbb47f)

I just cloned the sample app and ran it without any modifications, and the result is the same, the corners are not matching. Flutter: 3.19.6 I tested on both iOS...