robertodevs / flutter_ecommerce_template

This is an eCommerce minimalist template with a clean and beautiful design for Flutter.

Home Page:https://robertojuarez.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter run shows deprecated Android embedding

Abhishekjhabit opened this issue · comments

This app is using a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to migrate this app to the V2 embedding.

Error (Xcode): could not find included file 'Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig' in search paths

Could not build the application for the simulator.
Error launching application on iPhone 14 Pro Max.

App doesn't start on simulator.