Oddbean new post about | logout
 Rust, a popular programming language, has been integrated with Flutter, a cross-platform mobile development framework. This integration enables developers to create GUI applications in Rust using Flutter's UI components and APIs. The `flutter_rust_bridge` library facilitates seamless communication between the two languages, allowing for the development of rich and feature-rich applications.

Source: https://cjycode.com/posts/rust-ui-flutter/