codewithvamoss
AboutExperienceProjectsBlogContact

Async

All Posts
  • flutter (10)
  • performance (5)
  • concurrency (2)
  • dart (2)
  • reactive (2)
  • streams (2)
  • rxdart (2)
  • environment (2)
  • cicd (1)
  • codemagic (1)
  • aws-codecommit (1)
  • devtools (1)
  • profiling (1)
  • impeller (1)
  • ui (1)
  • rendering (1)
  • bloc (1)
  • signals (1)
  • isolates (1)
  • async (1)

  • memory (1)
  • oom (1)
  • app-size (1)
  • ffi (1)
  • rust (1)
  • state-management (1)
  • git (1)
  • gitflow (1)
  • development (1)
  • Published on
    May 15, 2026

    Flutter Performance Part 3: Freeing the Main Thread

    flutterperformanceisolatesconcurrencyasync
    Stop freezing your app during heavy data processing. Learn the difference between async/await and true concurrency, and how to use Isolate.run() to keep your UI silky smooth.
    Read Article →
VamoSs

Flutter Mobile Developer building beautiful, performant cross-platform applications.

Navigation

  • About
  • Experience
  • Projects
  • Blog
  • Contact

Resources

  • Resume
  • All Articles
  • Open Source
  • Uses

Connect

© 2026 Alex Chen. All rights reserved.

Built with using Next.js & Tailwind