When I ran flutter run command this error appeared.
I am trying to use a map_view.
My Xcode version is 9.2
In file included from
/Users/rsaivenkatesh/.pub-cache/hosted/pub.dartlang.org/map_view-0.0.10/ios/Classes/MapViewPlugin.m:1: /Users/rsaivenkatesh/.pub-cache/hosted/pub.dartlang.org/map_view-0.0.10/ios/Classes/MapViewPlugin.h:1:9: fatal error: 'Flutter/Flutter.h' file not found #import
1 error generated. Could not build the application for the simulator. Error launching application on iPhone X.
flutter channel devflutter doctorflutter update-packages --force-upgrade- Günter Zöchbauer