Start Debugging

The Flutter & Dart tracker

One bookmark for everything Flutter and Dart on this site.

This pillar collects every post on the site about Flutter and Dart — the 3.x release cycle, Material 3 theming, Dart isolates, platform channels, state-management migrations, jank and DevTools profiling, CI workflows that target multiple Flutter versions, and the long tail of “fix this exception” posts that still get traffic from Stack Overflow.

What to read first

If you’re new to the recent material, How to profile jank in a Flutter app with DevTools is the highest-leverage read for shipping smooth UIs, and How to write a Dart isolate for CPU-bound work covers the language primitive most teams reach for too late. For state management, How to migrate a Flutter app from GetX to Riverpod walks through the migration path cleanly.

For the engine and tooling story, Flutter 3.44 Splits Material and Cupertino Out of the SDK and Defaults to SwiftPM is the biggest packaging change in the 3.x cycle, and How to target multiple Flutter versions from one CI pipeline covers the build-side bits you’ll feel first when scaling a team.

What’s on this page

The list below auto-collects posts tagged with any of: flutter, dart. Newest first.

Index (36 posts)

2026 / 05

2026 / 04

2026 / 02

2026 / 01

2023 / 10

2023 / 08

All pillars Home