@ASalvadorini@TahaTesser In this case ternary one, but only because it's enum and there is clear choice between two values. If it was something like String or if there were third enum value, then probably bottom one.
No clue where I acquired this specific taste 😅
FlutterFlow is a stellar example of the future of low code.
Experience the future of low code application protection using the #freeRASP and learn how to shield your mobile app against hacking threats!
@flutterflow@flutterflowtips
https://t.co/GbUUQL6dL4
Great news for #FlutterFlow community! You can now benefit from #freeRASP security. Just find it in the FlutterFlow marketplace. See the video guide: https://t.co/xzwiNeix2f
...and the #ftcon23 speaker list continues with @SirionRazzer 🚨
In this talk, you'll learn how to protect #Flutter apps from the modern reverse engineering technics & malware used by hackers and how #apps can be hacked.
Read more about the talk here: https://t.co/3EPolIDMRl
I really love how easy it is to integrate the new version of #freeRASP in #Flutter apps!
Previous hurdles on iOS are history! Now, there’s no excuse for overlooking the security of your mobile apps security.
Good job #Talsec 👍
https://t.co/HanjWj4YNT
Did you know that you can remove plugins dynamically from a Flutter app on Android?
While it might look like minor thing, it can be potentially misused as attack mechanism.
How does it work?
🧵↓
To secure your app, you can:
🔒 Opt for reputable plugins - choose well-maintained plugins
🔒 Inspect the plugin's source code - take a closer look at the codebase
🔒 Always obfuscate your application - apply obfuscation techniques to make your more obscure.