flutter_email_sender icon indicating copy to clipboard operation
flutter_email_sender copied to clipboard

Needs bridging header for iOS objc

Open keehoo opened this issue 4 years ago • 0 comments

fatal error: 'flutter_email_sender/flutter_email_sender-Swift.h' file not found
    #import <flutter_email_sender/flutter_email_sender-Swift.h>


My Project is built with objc for other reasons. Can I use this library?

keehoo avatar Jun 25 '20 14:06 keehoo