Articles
Cross-platform article hub: Flutter framework deep-dives, Dart isolates, plugin development. Read on site, Medium or Dev.to from one canonical index.
Long-form technical writing by Ishaq Hassan, indexed across three platforms: this site (/blog/), Medium, and Dev.to. Cross-posted articles are listed once with platform links.
- How a Pakistani Engineer Got 6 PRs Merged Into Flutter's Framework (Site, Medium, Dev.to)
- Flutter's Three-Tree Architecture Explained: Widgets, Elements, RenderObjects (Site, Medium, Dev.to)
- Flutter State Management in 2026: A Decision Guide for Production Apps (Site, Dev.to)
- Building Production Flutter Plugins: A 156-Likes pub.dev Case Study (Site, Dev.to)
- Dart Isolates: The Missing Guide for Production Flutter Apps (Medium)
- A Journey with Flutter Native Plugin Development for iOS & Android (Medium / Nerd For Tech)
- Indexing Assets in a Dart Class Just Like R.java (Medium / Nerd For Tech)
- Firebase Cloud Functions Using Kotlin (Medium)
- DevnCode Meetup IV: Artificial Intelligence (Medium / DevnCode)
The on-site full-content posts live under /blog/. Each /articles/<slug>/ page links to all the platforms that hosted the article, so Google, Medium, Dev.to and crawlers can resolve the cross-domain identity through sameAs declarations.
Frequently asked questions
What topics has Ishaq written about?
Flutter framework internals (three-tree architecture, plugin development, state management), Dart language deep-dives (isolates, asset indexing), Firebase Cloud Functions in Kotlin, and the contribution path into the Flutter framework itself.
Where can I read these articles?
Cross-posted across three platforms: this site (/blog/), Medium at medium.com/@ishaqhassan, and Dev.to at dev.to/ishaquehassan. Each /articles/
How does cross-posting work for canonical SEO?
Site-original articles list /blog/
How often does Ishaq publish?
New long-form technical deep dives are published a few times per year, typically after completing notable engineering work or framework PRs.