Hi,
I try to compile mobile app. I get a lot of error. Can you help me?
Thank you so much.
Best regards.
Hi,
I try to compile mobile app. I get a lot of error. Can you help me?
Thank you so much.
Best regards.
Open package => chewie => pubspect.yaml
then save file...
Open package => vimeo => pubspect.yaml
then save file...
Regards,
Mr. Chirag
Whether you're troubleshooting an issue or looking for step-by-step guidance, our resources are designed to empower you with the knowledge you need
Run following command
flutter clean
flutter pub get
if still have issue then Run below command and share screenshot
flutter doctor -v
Regards,
Mr. Chirag