9 articles on Testing for Flutter performance

Clear Filters

Showing 9 of 9 articles (Page 1 of 1)

Amorn Apichattanakul from KBTG reveals how his team uses Google Antigravity to write Flutter tests autonomously while developers sleep. The agent doesn't just find gaps—it writes the tests, fixes failures, and ...

Very Good Ventures built something that doesn't officially exist yet: Allure test reporting for Flutter. Their custom adapter transforms dense console logs into visual, stakeholder-friendly reports that actuall...

Mercari's Hallo team shares how they built a robust Flutter testing strategy that actually speeds up development instead of slowing it down.

Very Good Ventures shows how to build production-ready Flutter authentication in hours, not days. Their approach combines AWS Amplify with battle-tested architecture patterns for 100% test coverage.

Building a Flutter SDK for Embrace

Company: Embrace · Dec 7, 2022
Platform: Flutter

Very Good Ventures just shipped a production Flutter SDK in three weeks with 100% test coverage. Here's how they partnered with Embrace to bring enterprise-grade observability to Flutter developers.

Very Good Ventures shows how to build a production-ready Flutter app with Supabase that achieves 100% test coverage. This isn't your typical Firebase clone tutorial.

Amorn Apichattanakul from KBTG compares Flutter's UI testing to native iOS and doesn't hold back: 'UI test in Flutter is... horrible.' But there's a method to the madness.

Performance testing on the web

Company: Flutter · Oct 2, 2020
Platform: Flutter / Mobile Web

Tianguang Zhang from Flutter reveals how to catch performance bugs before they reach production. His automated testing approach measures frame rendering down to the millisecond.

Understanding Async in Flutter Tests

Company: Flutter · May 2, 2019
Platform: Flutter

Anthony Bullard from Flutter reveals why your widget tests might be lying to you. The culprit? FakeAsync zones that simulate time instead of experiencing it.

Loading articles...