java.net.URISyntaxException: Illegal character in opaque part at index 2:

his error happened to me after copying the entire project that was on the Windows operating system and pasting it onto a MAC OS operating system.


I solved the problem by typing the command in the terminal directly in Android Studio 


flutter clean
flutter pub get

Post a Comment

Thank you

Previous Post Next Post