Hy I new in flutter dart I create one project and in lib folder screens folder and main.dart widgets all separate folders available I only splash screen import in main dart file (flutter run error open app in mobile blank screen come nothing show)
TL;DR
Developer new to Flutter is experiencing blank screen issue when running the app on mobile device after creating separate folders for screens and widgets in the project. Only the splash screen is imported in the main.dart file.