I'm trying to build flutter based IOS app but it is throwing following error
Failed to build iOS app
Error (Xcode): Undefined symbol: _free_WireSyncReturnStruct
Error (Xcode): Undefined symbol: _new_box_autoadd_f64_0
Error (Xcode): Undefined symbol: _new_box_autoadd_i32_0
Error (Xcode): Undefined symbol: _new_box_autoadd_image_0
Error (Xcode): Undefined symbol: _new_box_autoadd_metadata_0
Error (Xcode): Undefined symbol: _new_box_autoadd_u16_0
Error (Xcode): Undefined symbol: _new_box_autoadd_u64_0
Error (Xcode): Undefined symbol: _new_uint_8_list_0
Error (Xcode): Undefined symbol: _store_dart_post_cobject
Error (Xcode): Undefined symbol: _wire_ping
Error (Xcode): Undefined symbol: _wire_read_metadata
Error (Xcode): Undefined symbol: _wire_write_metadata
Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)
Could not build the application for the simulator.
already tried numerous approaches like cleaning and reinstalling pod