Adopting code assets for cross-platform FFI plugins.
You can find the slides for my talk here.
Here are some helpful resources:
- Hooks written as examples by the Dart team:
- To download assets.
- To compile C sources.
- Hooks for the
sqlite3_native_assets
package. - Utility to generate lookup and
@Native
code under a uniform interface.