dart-lang/path

importing error

Closed this issue · 2 comments

I couldn't able to import it to my flutter project. I tried every versions but it seems I can't add it to my packages folder

Can you show us what you put in your pubspec, how you are importing it, and the error you get?

I now have solved it by repairing my cache ... the problem was, the path package was still in my packages file but it wasn't in external dart folder thus I couldn't import it ... it happened after I manually deleted the package folder from external dart packages folder