by @kodeazy

flutter how to resolve Pub failed to delete entry error?

Home » flutter » flutter how to resolve Pub failed to delete entry error?

I was trying to run flutter application using android studio
Getting below error

Pub failed to delete entry because it was in use by another process.
This may be caused by a virus scanner or having a file
in the directory open in another application.

To resolve th issue I tried running my Android Studio as an Admin.
As shown in below screenshot Android Now try running the flutter application.