技术栈
custompainter
且听真言
1 天前
path
·
自定义view
·
custompainter
·
rect
·
arrowlocation
Flutter实现气泡提示框学习
`GlobalKey` 是 Flutter 中一个非常重要的概念,它用于唯一标识 widget 树中的特定 widget,并提供对该 widget 的访问。这在需要跨越 widget 树边界进行交互或在 widget 树重建时保持状态时尤其有用。
Forever不止如此
2 个月前
flutter
·
custompainter
·
圆环
【CustomPainter】绘制圆环
绘制一个圆环,进度为0时,显示“圆形”。