I have successfully created sample flutter project. Also, emulator has been created with following configuration:
After loading project, I am able to see my emulator in AVD List.
But when I try to associate emulator with sample project,it only starts the emulator but I am not able to run my sample project.
Please help to solve the respective issue as I am new to Flutter Development.
Thank you in advance.