Android Studio – Android Studio: errors in Dart are not showing on the screen
I created a new project in Android Studio Bumble Bee. However when I enter some code that has errors in it the error is not showing up. For example if I enter the following: import './screens/authorization/auth_root_screen.dart'; When this directory or…