Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.02 KB

readme_configuration_guideline.md

File metadata and controls

19 lines (11 loc) · 1.02 KB

How to configure and run this project?

Step 1: First of all click "Add/Edit Configurations" as like image 1:

1

Step 2: Choose "Flutter" from configuration list and select your Dart entrypoint path according to your flavor then give a name and allow dart support for this project. See on Image 2, 3 and 4:

2

2

2021-10-14_19-37

2021-10-14_19-38

N.B: In this step you may need to setup your dart sdk path. If you get warned for "dart sdk not found in specified location" then just click on "fix" and select your dart sdk path.