79317096

Date: 2024-12-30 08:27:05
Score: 1
Natty:
Report link

When we download a Flutter package it creates a Flutter package folder.

What worked for me is

  1. Go to the downloaded flutter package folder and then go to the given path - "packages\flutter_tools\gradle"
  2. Delete the build folder
  3. open the project in android studio the gradle files will start downloading.

After everything is successful just run the project from the editor. It will work

Reasons:
  • Whitelisted phrase (-1): worked for me
  • No code block (0.5):
  • Starts with a question (0.5): When we
  • Low reputation (1):
Posted by: Abhishek Shahasane