-
π¨βπ» Open Source Contributor.
-
π± Learning DevOps.
-
π¨βπ» Here are my blog's My Blog's.
-
π« How to reach me [email protected].
How to Use Apple's Vision (Swift) with Flutter for Text Detection in Images
Introduction If you're a Flutter dev building for iOS, you know the struggle! OCR is super useful (receipts, IDs, notes, you name it), but wiring native Vision in Swift to Flutter can feel like glue-c...
Integrating Swift Foundation Models in Flutter Apps with Pigeon
Introduction If you're a Flutter dev on iOS, this one's exciting! Apple shipped Foundation Models APIs in the latest SDKs, and you can call them from Flutter with a lightweight Swift bridge. In this p...
Introduction Live Activities are a slick way to surface realβtime updates on iOS, right on the Lock Screen and inside the Dynamic Island. In this post, we'll wire up a minimal timer Live Activity in a...