Skip to content

Files

native

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 8, 2025
Mar 17, 2025
Jul 20, 2024

Rust Crates

This folder contains Rust crates. Entry point of the Rust logic is the hub library crate. These crates are integrated and compiled into the Flutter app by the Rinf framework.

  • Do NOT change the name of the hub crate. Compilation presets expect the entry library crate to be located at ./native/hub.
  • You CAN name crates other than hub as you want.