feat: integrate internal Rust bridge, remove cdk_flutter dependency (Phase 2)

This commit is contained in:
Forte11Cuba
2026-03-28 15:04:54 -06:00
parent 01ea5be578
commit 989b710cd8
15 changed files with 38 additions and 60 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ list(APPEND FLUTTER_PLUGIN_LIST
)
list(APPEND FLUTTER_FFI_PLUGIN_LIST
cdk_flutter
rust_builder
)
set(PLUGIN_BUNDLED_LIBRARIES)