top of page
FlutterCon_logo.png

21 NOVEMBER, 2026

BANGALORE

FlutterCon_icon_turned.png
Anita_Singh_edited.jpg

( SPEAKER )

Abhishek Doshi

Google Developer Expert, Flutter | Developer Relations Engineer

Shorebird

Abhishek Doshi is a Google Developer Expert (GDE) for Dart, Flutter, and Firebase, and works as a Developer Relations Engineer at Shorebird, where he sits at the intersection of Shorebird's engineering team and the broader Flutter community. He's been building with Flutter since 2018, and spends much of his day helping development teams, from indie developers to enterprise engineering orgs, debug real production issues, adopt better release practices, and get more out of the Flutter framework.

Through his work supporting Flutter apps at scale, Abhishek has seen firsthand which bugs quietly cost teams the most engineering hours, and which are 100% preventable once you understand what's actually happening under the hood. He's passionate about turning that pattern recognition into practical, no-fluff talks that developers can apply the same week they hear them.

Lightning talk

Flutter Package Version Hell: A Field Guide

Every Flutter team eventually hits it: a plugin that doesn't support the latest Flutter version, a transitive dependency conflict that breaks your build the day before a release, or a package that's quietly gone unmaintained while your app depends on it. This is a rapid-fire field guide to getting unstuck. We'll walk through a practical decision tree: when to pin a version and move on, when forking a package is actually the right call (and how to do it without creating a maintenance nightmare), when contributing a fix upstream is worth the time, and when it's smarter to walk away from a dependency entirely and rebuild that piece yourself. No live coding, no deep internals, just the pattern recognition that comes from hitting this problem across dozens of real Flutter codebases, distilled into something you can apply the next time your build breaks at 6pm before a release.
bottom of page