[flutter] Navigator operation requested with a context that does not include a Navigator.

    

 Navigator operation requested with a context that does not include a Navigator.


https://stackoverflow.com/questions/50124355/flutter-navigator-not-working/50125296


 void main() => runApp(MaterialApp(home: FooClass(),));

로 고쳐서 해결

댓글

이 블로그의 인기 게시물

js 스트링에서 요소 갯수 세기

STUDY

javascript cheatsheet