[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(),));

로 고쳐서 해결

댓글

이 블로그의 인기 게시물

STUDY

vue

Capacitor 웹 기반 애플리케이션을 네이티브 앱으로 감싸고, 네이티브 기능에 접근할 수 있게 해주는 프레임워크