Show HN: Rust GUI Library via Flutter https://ift.tt/su1LWVH

Show HN: Rust GUI Library via Flutter Hi, I made a bridge ( https://ift.tt/RuNvTZr v2.0.0) between Flutter and Rust, which auto translates syntaxes like arbitrary types, &mut, async, traits, results, closure (callback), lifetimes, etc. The goal is to make a bridge between the two, seamlessly as if working in one single language. Then, as an example, I showed how to write Rust applications with GUI by utilizing Flutter. That is discussed in the link in details. To play with it, please visit the GitHub repo, or refer to the end of the article for detailed folders and commands. When I first released 1.0.0 years ago, it only contained few features compared to today. It is the result of the hard work of contributors and me, and many thanks to all the contributors! https://ift.tt/Q8csVRL August 11, 2024 at 08:25AM

Comments