top of page
Pawan Kumar

Pawan Kumar

Founder - Codepur | Advocate @0xpolygon | Google Developer Expert - Flutter, Firebase | 125K+ Youtube ▶️ | 60K+ Linkedin | 35K+ Twitter | 10K+ Github

Pawan Kumar is a Lead Engineer at Frontier and an Advocate for technology. With over 8 years of experience in mobile application development, he has honed his skills in a variety of technologies. He is highly recognized in the developer community and has been awarded as a Google Developer Expert for his expertise in Flutter and Firebase. Pawan has been able to establish a strong social media presence with over 125K subscribers on YouTube, 60K followers on LinkedIn, and 35K followers on Twitter. His contributions to open-source software have earned him a considerable following with over 10K followers on Github. With his vast experience and strong influence, Pawan is a highly valued asset to the technology community.

Thread by Thread: The Hidden Battle for Flutter Stability

Every Flutter app looks perfect until the system says no. In this talk, we’ll go beneath the widgets and into the real forces that make or break Flutter stability: threads, memory, and native engine loading. Drawing from real-world crashes across millions of installs including one that caused Flutter to fail before runApp() - we’ll explore how to detect, prevent, and recover from these silent killers. You’ll learn how to build apps that don’t just run - they survive. Key takeaways: Understand Flutter’s true startup flow and native dependencies. Build “health-gated” launchers for crash-proof initialization. Detect and mitigate resource exhaustion in production. Apply resilience patterns that make Flutter unstoppable at scale.
bottom of page