flutter/packages/flutter_tools/templates/plugin_ffi/ios.tmpl/Classes/projectName.c.tmpl
2022-01-26 23:44:45 +01:00

4 lines
163 B
Cheetah

// Relative import to be able to reuse the C sources.
// See the comment in ../{projectName}}.podspec for more information.
#include "../../src/{{projectName}}.c"