Welcome! This repository highlights my journey contributing to open-source software and sharing in-depth technical insights with the developer community.
A Flutter plugin for integrating Amazon Payfort payment gateway.
- β
PR #26
Handled Apple Pay response and exposed payment status to improve SDK integration. - π§© PR #33
Introduced aCommand
enum to support custom command types and improve code maintainability.
A Flutter plugin to handle Facebook deep links (App Links).
- π PR #27
UpgradedFBSDKCoreKit
from v15.1 to v16.0 for latest SDK compatibility.
π§© super_extensions
A Dart extension package providing helpful utility methods.
- β¨ PR #10
Added:isValidEmail
method for string validationgetInitials
method to extract name initials
I also enjoy writing about software design, Flutter internals, and development concepts. Here are some of my featured articles on Medium:
-
How ego and stubbornness can sabotage maintainable and scalable codebases.
-
π Donβt Forget What MediaQuery Really Is
A reminder to understand Flutter's
MediaQuery
beyond responsive sizing. -
π§΅ Single-threaded? That Isolates This
Explaining how Dart handles concurrency and isolates with practical insight.
-
β³
addPostFrameCallback
vsendOfFrame
inWidgetsBinding
Deep dive into Flutter's rendering cycle and subtle differences that affect UI behavior.
I'm always open to interesting open-source collaborations, technical discussions, and sharing knowledge.
π¬ Feel free to reach out: ahmeddhus@gmail.com
βCode is a conversation between your present and future self β write it wisely.β