mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
| .. | ||
| hook | ||
| lib | ||
| test | ||
| .gitignore | ||
| analysis_options.yaml | ||
| ffigen.yaml | ||
| pubspec.yaml | ||
| README.md | ||
immich_native_core (Flutter package)
Build hook and Dart FFI bindings for the Immich native core.
The hook builds immich_core_ffi from source and bundles it as a Flutter code
asset. Builders need rustup; the Rust version and targets are pinned in the
FFI crate's rust-toolchain.toml.
Workspace commands are in ../README.md.