Debugging Flutter tests on iOS just got easier. Instead of sifting through long instrumentation logs just to find issues, you can now view console logs directly for debugging.
With this update, you get actual Flutter logs, so identifying errors and fixing issues is way quicker—no unnecessary steps.
Want to test your Flutter apps on iOS? Here's a guide on Flutter Dart testing with iOS.