We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9394ab2 commit 8a4179eCopy full SHA for 8a4179e
packages/flutter_tools/templates/plugin_ffi/ios.tmpl/Classes/projectName.c.tmpl
@@ -1,3 +1,3 @@
1
// Relative import to be able to reuse the C sources.
2
-// See the comment in ../{projectName}}.podspec for more information.
+// See the comment in ../{{projectName}}.podspec for more information.
3
#include "../../src/{{projectName}}.c"
packages/flutter_tools/templates/plugin_ffi/macos.tmpl/Classes/projectName.c.tmpl
0 commit comments