Relative Content

Tag Archive for androidflutterdartcountdowntimerstateful

Time variable’s state not changing after setting its state

here’s a flutter package called circular_countdown_timer , I want to change its timer state by giving a costum variable, to make it clear I’ve created a simple page which containg just the very widget and a button to change its state ! for testing also I’ve putted a **color **changer which is working fine but the **timer **variable is not changing. could you please teach me more on how to resolve this kind of issue . thank you in advanced