When you run a Flutter app on the Android emulator, the debug logs can get quite noisy.
To work around it, open the DevTools logging page, which will only show the Flutter logs. ✅
Previous | Next |
---|---|
BuildContext extension for push, pop | Adding a Navigator Observer |