Integrate Rust with Dart
📄️ Overview
There are roughly two components, let's call them "core" and "compilation":
📄️ flutter_rust_bridge_codegen create/integrate command
As is seen in the overview and quickstart,
📄️ Native assets
Dart is developing a new language feature,
📄️ Cargokit
flutterrustbridge uses Cargokit for seamless integration of cargo build
🗃️ Use code template to create new projects
3 items
🗃️ Use BrickHub to add to existing projects
8 items
🗃️ Creating a Dart/Flutter library with binary release
4 items