gpt4 book ai didi

flutter : Custom Painter draw path with different fill and stroke color

转载 作者:行者123 更新时间:2023-12-04 15:27:34 25 4
gpt4 key购买 nike

我正在使用 CustomPainter 绘制折线图,​​其中线条(笔画)需要具有不同的颜色,填充颜色应该是不同的阴影。
我可以绘制图表,但两者的颜色相同。
但是,我需要颜色不同。
如何使用 CustomPainter 执行此操作?

另外,如果可能的话,我想知道如何用不同的颜色而不是单一的颜色绘制一条路径。

谢谢你的帮助!

最佳答案

我个人使用“drawLine”调用绘制笔划,并使用“drawPath”填充。

您可以定义 2 种不同的绘画,并将paint1 与“drawLine”一起使用,将paint2 与“drawPath”一起使用。

关于 flutter : Custom Painter draw path with different fill and stroke color,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/61973617/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com