Is there a way to set a periodic timer for a Flutter StatefulBuilder to update with setState() every 1 second?

前端 未结 0 597
说谎
说谎 2020-12-12 08:33

I found this help on StatefulBuilder and it shows how to use setState to update things in a ModalBottomSheet. But I want to go one more step and make a timer to do this.

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