Photo of Abdorizak Abdalla

πŸ‘‹Β Hello, world!I'mAbdorizak Abdalla

Software engineer focused on Flutter, Dart, and backend systems. Building scalable, production-ready packages with clean architecture and real-world reliability. Passionate Open Source Projects. Creator of Wacyi. Working as iOS Developer at SafariOne logoSafariOne

More about me

Connect

Latest

Blog Posts

  1. Hero image for blog post "Building a Smart LRU Cache in Flutter: Dedup, Prefetch, and Memory Pressure"

    April 19, 2026 Β· 5 min read

    Building a Smart LRU Cache in Flutter: Dedup, Prefetch, and Memory Pressure

    A production-grade in-memory cache for Flutter β€” LRU eviction, in-flight deduplication, adjacent-page prefetching, and OS memory pressure handling. Battle-tested on a 604-page Quran reader.

  2. Hero image for blog post "Add Somali (`so`) Localization to a Flutter App (Vendor `so.dart`)"

    August 10, 2025 Β· 5 min read

    Add Somali (`so`) Localization to a Flutter App (Vendor `so.dart`)

    How to enable Somali language in Flutter today by vendoring a custom Material localization (`so.dart`), wiring delegates, and avoiding common build pitfalls.

  3. Hero image for blog post "Swift Concurrency: A Practical Guide to async/await and Actors"

    April 19, 2026 Β· 6 min read

    Swift Concurrency: A Practical Guide to async/await and Actors

    A hands-on tour of modern Swift concurrency β€” async/await, structured Tasks, TaskGroup, Actors, and @MainActor β€” with runnable snippets and the pitfalls that bite you in production.

Projects