pub fn integrate(
    enable_integration_test: bool,
    enable_local_dependency: bool
) -> Result<()>
Expand description

Integrate Rust into existing Flutter project.