Import Project
Extract the .zip file you download from Codecanyon, you will see some files and folders. the flutter app folder is named “AnswerMeFlutterApp“ inside the "android_studio" folder extract it in a desired location.
Open Visual Studio Code, press on Open folder, and choose the folder that you have just extracted.
- Press on Terminal on the top then New Terminal and run "flutter pub get" to get all the project packages.
- Wait until the process is done.