Provide template similar to plugin_ffi
Open
package:jni
package:jnigen
- Dominant language
- Dart
- Stars
- 275
- Forks
- 144
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 47
Description
The pdfbox_plugin example I added dart-lang/jnigen#36 was created by running `flutter create --template=plugin_ffi ...` and then removing many C related files from it.
It's better to provide a starter template.. We need `ffiPlugin:` clauses in pubspec and all build infrastructure of FFI plugin but without ffigen specifics - Eg: ffigen.yaml can be replaced by jnigen.yaml.
cc @dcharkes
Contributor guide
Assessment
This issue has not been assessed yet.