top of page

Dominik Roszkowski
Google Developer Expert in Flutter
Dominik is Google Developer Expert in Flutter eager to create beautiful apps for mobile and desktop. He’s Lead Engineer at Visible and co-founder of Flutter Europe conference. He is active speaker on local meetups and writes Flutter-related articles on his blog roszkowski.dev.
Flutter Plugins - From Method Channels to Native Interop
In this session, we’ll explore practical tips and some good practices for developing Flutter plugins in 2025. How to simplify the process with type-safe APIs via jnigen and ffigen? How to debug your native code easily? What about swiftgen?
We'll see how to combine more legacy approaches like method channels with soon-to-be-stable Flutter native interop.
We’ll also demonstrate a real-world example by building a PDF viewer plugin and binding of the Google Play library with jnigen.
bottom of page