Flutter

A step-by-step guide to exporting a Waldo-compatible build of your Flutter app.

For Flutter apps, we highly recommend exporting and uploading a debug build of your app to Waldo. This allows Waldo to extract a more accurate view hierarchy for your tests. Learn more about debug builds in the official Flutter documentation.

Apart from that, there are no specific steps required in the build process. You can simply refer to the Xcode and Gradle (Android Studio) documentation.

Supported version

We support Flutter up to version 3.19 ("<= 3.19.x").