I am working on my app and since a few days I cannot compile my code anymore. Do you have an idea why all the library are red and how I can fix this?
Thank you so much for your expertise and hope to hear from you soon.
Thanks
Martin
CodePudding user response:
run flutter clean
& then run flutter pub get