Managing State in Flutter, Episode 4: Use Set State | raywenderlich.com

setState() is the primary method used to update set, but you’ll quickly learn that while setState will update the widget tree, it may do it in away that you don’t quite expect.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/34552040-managing-state-in-flutter/lessons/4