array of items as state in a StatefulWidget & ensuring “setState” only triggers updates for items in the array that has changed?

前端 未结 0 1304
北荒
北荒 2021-01-22 08:16

Background - want to utilise a dynamic list of items for a StatefulWidget. In my usecase the widget will be calling a CustomePainter (canvas) so sometimes ther

相关标签:
回答
  • 消灭零回复
提交回复
热议问题