Play
Drag
0%
Talk

The Developer's Guide to Flutter Security

Flutter
40 min
June 4, 2026
Flutter
Stack
13:35
14:15
Time
June 4, 2026
Date
Cross the rave
Location

Many developers believe that because Flutter compiles to native AOT binaries, their apps are inherently secure as black boxes. But is your app truly safe? In this talk, we will explore the reality of Flutter application security.

We’ll look at static vulnerabilities and real-world runtime threats, discussing what happens when your app runs on a compromised device, including privilege escalation (rooting), dynamic instrumentation using frameworks like Frida, and Man-in-the-Middle attacks that bypass TLS pinning.

Whether you're building apps for fintech, healthcare, or everyday consumers, you will leave this session knowing how to bulletproof your Flutter codebase.