Flutter Support

Flutter is an open-source multi-platform SDK for creating iOS, Android and desktop applications from the same source code.

It includes a test framework, and you can run Flutter tests in BitBar.

You can run Flutter tests on Android real devices and iOS simulators. As for iOS real devices, they are currently not supported. However, you can try them by running your test in the BitBar cloud. Remember that tests don’t run on an actual device, but your cloud device time is still used. However, the device is just idling while tests run.

How to run Flutter tests?

The way you run your Flutter test in BitBar depends on the device you use:

go.gifRunning Flutter tests for Android

go.gifRunning Flutter tests for iOS

See Also

Publication date: