Sabitlenmiş Tweet
Ahmed Hussein 💙
505 posts

Ahmed Hussein 💙
@ahmeddhus
Senior Mobile Engineer @DaftraERP | Open Source Contributing Enthusiast
Alexandria, Egypt Katılım Kasım 2022
267 Takip Edilen65 Takipçiler

It’s official: my Secure Enclave support PR is now merged into #flutter_secure_storage 🚀
This update addresses a key security gap on jailbroken iOS devices.
The PR: github.com/juliansteenbak…
#Flutter #FlutterDev #MobileSecurity #iOS #OpenSource

English
Ahmed Hussein 💙 retweetledi

I just realized you can use null-aware elements in Dart maps too — not just iterables.
It doesn’t look like it at first, but the key is completely omitted when the value is null. #Flutter #Dart #FlutterDev

English

Nice surprise seeing my contribution pop up in the new @FlutterDev release article 👀
blog.flutter.dev/whats-new-in-f…
#Flutter #OSS #OpenSourceContribution

English

@CFDevelop There’s an open issue that covers this use case, you’ll probably find the reasoning there: github.com/juliansteenbak…
Let me know if it doesn’t answer your question.
English

@ahmeddhus Why exactly is that necessary? I would have thought that you’d use that from a higher level of abstraction. Why would you actually need to create a key and sign things with the Secure Enclave? What’s the use case?
English

Remember the Secure Enclave and #Flutter security post?
I’ve submitted a Pull Request to 𝙛𝙡𝙪𝙩𝙩𝙚𝙧_𝙨𝙚𝙘𝙪𝙧𝙚_𝙨𝙩𝙤𝙧𝙖𝙜𝙚 adding Secure Enclave support for iOS:
github.com/juliansteenbak…
#Flutter #FlutterDev #iOS #MobileSecurity #OpenSource

English

the Secure Enclave and #Flutter security post
x.com/ahmeddhus/stat…
Ahmed Hussein 💙@ahmeddhus
#TIL about Secure Enclave and #Flutter security. If you store sensitive data with #flutter_secure_storage, anyone running your app on a jailbroken hashtag#iOS device can easily extract your keys in plaintext. #FlutterDev #MobileSecurity
English
Ahmed Hussein 💙 retweetledi

Did you know that?
I'm pretty sure maaaanyyyy @FlutterDev apps do not implement the original design correctly because of that!

English
Ahmed Hussein 💙 retweetledi

I also reported it here and shared a working solution
github.com/FlutterPlaza/n…
English

I came across a UI shifting bug on #iOS 26.0 when using #Flutter plugins that rely on 𝗦𝗰𝗿𝗲𝗲𝗻𝗣𝗿𝗼𝘁𝗲𝗰𝘁𝗼𝗿𝗞𝗶𝘁 (like no_screenshot).
The issue happens when Arabic language is enabled, the app UI shifts to the right unexpectedly.
github.com/flutter/flutte…
English

@ulusoyapps @Firebase I faced the same issue before when I restricted my API keys from the Cloud Console. I didn’t really understand why, so I just removed the restrictions since it was only a side project in my case
English


Hey @Firebase team! Suddenly, I am seeing this error for my Firebase AI logic requests in production. What is happening? 🤔🤨

English

Ever noticed that if you open #YouTube on your laptop and your TV with the same account, you get different ads?
English

The right solution is to use the Secure Enclave for key wrapping and only store the wrapped blob in the keychain.
There’s already an open issue about this: github.com/juliansteenbak…
More info on Secure Enclave: support.apple.com/en-gb/guide/se…
English

#TIL about Secure Enclave and #Flutter security.
If you store sensitive data with #flutter_secure_storage, anyone running your app on a jailbroken hashtag#iOS device can easily extract your keys in plaintext.
#FlutterDev #MobileSecurity


English



