How to generate random color dot on screen at x interval of time in Flutter
So I'm trying to make an app where when clicked on Play button random color dots start to appear on screen at any location but I can't get around to how to implement that in flutter any help would be…