I started working on the \"home page\" of the application in main.dart. Then I created \"Login.dart\" page, and now i want my application t
You can change your Dart entry point from edit configurations.
Change your main.dart file to some other file.