Locate the Razorpay plugin files:
cd ~/.pub-cache/hosted/pub.dev/razorpay_flutter-1.4.0/ios
Edit the `Classes/RazorpayFlutterPlugin.m` file:
• Open this file in a text editor
• Find the line: `#import "razorpay_flutter/razorpay_flutter-Swift.h"`
• Change it to: `#import "razorpay_flutter-Swift.h"`