top of page
tamas-bazsonyi.jpg

FLUTTER. MANY FACES OF PLATFORM INTEGRATIONS

Aleksandr Denisov

If you can't achieve something within Flutter, you can do it at the platform level and then use it in the cross-platform part. It can be achieved not only with help of SDK, but also at NDK level through Dart.FFI. There's also Flutter for Web. It turns out there are a whole bunch of options on how to integrate with the native part, and in this talk we'll break them all down with examples.

bottom of page