i did a simple alert function
void newAlert(BuildContext context) { showDialog( context: context, builder: (BuildContext context){ return AlertDia