79322066

Date: 2025-01-01 17:58:08
Score: 1.5
Natty:
Report link

I don't understand why you created a null navigator object , instead of this you can try just use Navigator class like below

Navigator.push(context,MaterialPageRoute( builder: (context) => const Home(),),),

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Yusuf