Jake2309 opened this issue 4 years ago · 0 comments
Hello! I'm using your template, when i navigate by using Navigator:
Navigator.push( context, MaterialPageRoute( builder: (BuildContext context) => QuizzGameScreen(), ), ); I add tab event into RunningView, but alway error:
Please help me.