top of page

Lucas Goldner
Flutter GDE | Flutter Tokyo Organizer | Flutter engineer @ YOUTRUST
24, GDE in Flutter and Dart, Flutter Tokyo Meetup Organizer, Enthusiastic Flutter engineer at YOUTRUST. I have specialized in Flutter for 3+ years now and am doing talks on it at various places around the world. Speaking more or less 5 languages, also interested in chatting with various people about Flutter!
No More Anxiety: How to Use iOS Extensions in Your Flutter App
I think I’m not the only one who panics a little when I have to add a new iOS extension to an app, especially when it’s not a simple home screen widget or a share sheet! There are so many powerful extension types in iOS that we often overlook, but they can enable creative and seamless integrations with the iOS platform.
Most of these extensions traditionally require Swift code and tricky Xcode configuration. But what if I told you that in recent versions, it has become possible to run Flutter code inside extensions? Sounds amazing, right?
In this talk, I will:
• Introduce a wide range of iOS extensions and what they can do
• Show how to implement them — and the common pitfalls to watch out for
• Explain when and how you can embed Flutter in extensions, with practical examples
Whether you’re building deep platform integrations, want to extend your app’s reach on iOS, or are just curious about what’s possible, this talk will inspire you to go further.
bottom of page