MENU

Fun & Interesting

A safe bridge to the native side - Darja Orlova

Flutter & Friends 768 1 year ago
Video Not Working? Fix It Now

Flutter is such an amazing cross-platform framework that it’s easy to forget about its connection with the underlying native platforms. For most of your Flutter journey, you won’t touch even a line of native code... until one day a client requires the use of an obscure SDK that doesn’t have a Flutter implementation, or you want to use that shiny new native feature before it gets official framework support. So, unwillingly, you reach for MethodChannels... but let me stop you right there. In this talk, I will show you a better, type-safe, and more enjoyable way to communicate with the native layer with the help of the pigeon code generation tool. By Darja Orlova, Flutter GDE Recorded at Flutter & Friends 2023 on 2023-09-04 in Stockholm, Sweden ___________________________________________________ After a huge success last year we are now organizing another edition this autumn (1-3rd of September, Stockholm) and the ticket sales are now open at https://flutterfriends.dev, don't miss out! 🥳

Comment