fatal error: 'Flutter/Flutter.h' file not found #import <Flutter/Flutter.h>

i try to build ios app and I work with flutter but I have this issue

fatal error: 'Flutter/Flutter.h' file not found
#import <Flutter/Flutter.h>
        ^~~~~~~~~~~~~~~~~~~
1 error generated.
note: Using new build system
note: Planning
note: Build preparation complete
note: Building targets in dependency order

Result bundle written to path:
    /var/folders/w7/k04jz9bj3ks2p5b_x3xgvpym0000gn/T/flutter_tools.gZlurw/flutter_ios_build_temp_dir5ssi1M/tempora.   
    ry_xcresult_bundle


Lexical or Preprocessor Issue (Xcode): 'Flutter/Flutter.h' file not found
/Users/sayed/Developer/flutter/.pub- cache/hosted/pub.dartlang.org/image_picker_ios-0.8.6+7/ios/Classes/messages.g.m. :6:8


Encountered error while archiving for device.

fatal error: 'Flutter/Flutter.h' file not found #import &lt;Flutter/Flutter.h&gt;
 
 
Q