We have added our native SDK MoEngage-iOS-SDK
as a dependency for moengage_flutter
plugin, hence run flutter build ios
command once to generate the Pod file for your iOS project and run pod install
inside your project's ios
directory to add the plugin and native SDK to your iOS Project.