mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-14 09:26:07 -04:00
flutter tokio
This commit is contained in:
parent
e49f7a89c0
commit
8fbc985e9b
7 changed files with 89 additions and 29 deletions
|
@ -1,5 +1,6 @@
|
|||
mod dart_ffi;
|
||||
mod dart_isolate_wrapper;
|
||||
mod tools;
|
||||
|
||||
#[cfg(target_os = "android")]
|
||||
use jni::{objects::JClass, objects::JObject, JNIEnv};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue