Home

Using Rust in your next Flutter SDK

Thu, 04 Jul at 2:20 PM
Session Dart Den 40m

Speaker

Description

When building a Flutter SDK, Dart provides powerful features and tooling to enhance the developer experience. But sometimes it is necessary to go beyond what Dart offers. In this talk, we will cover the process of using the Rust programming language as the core of a Flutter SDK, as well as the reasons why you might want to do this. We will also go over some of the speedbumps we encountered along the way while building the Ditto Flutter SDK. No prior experience with Rust is necessary