[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(),));
로 고쳐서 해결
댓글
댓글 쓰기