0

i try to delete the cache of dependencies and i get same problem and some time call dependencies which i use it in another project like firebase or another dependencie. i notied that happen after the update of flutter sdk.

this image what i have in pubspec.yaml file and i did not have any dependencies in it my spec.yaml file

Yous y
  • 41
  • 6

1 Answers1

0

try use flutter clean in terminal or delete the file manually his name pubspec.lock

M.ali
  • 26
  • 1