I am trying to add an Obj C cocoapod into my Swift plugin.
However there isn't any bridging header file that flutter auto-generates when I make a new plugin with -i swift
.
I tried adding it in my .h
file but that didn't seem to work in my case.
I get the following error:
Include of non-modular header inside framework module