From bfa4224e0f97c8509df7588ea0642b00152b3e42 Mon Sep 17 00:00:00 2001 From: salmank Date: Mon, 8 Dec 2025 23:23:36 +0530 Subject: [PATCH] Embed video --- docs/appium-flutter-integration.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/appium-flutter-integration.md b/docs/appium-flutter-integration.md index 6ac28d40..1da8fdb9 100644 --- a/docs/appium-flutter-integration.md +++ b/docs/appium-flutter-integration.md @@ -30,6 +30,13 @@ Testing Flutter apps requires embedding the **Flutter Integration Server** insid After preparing your Flutter app with this integration (refer to the setup documentation below), you can build, upload, and execute your tests on LambdaTest real devices using the Appium Flutter Integration Driver. + +
+
+
+
+
+ --- ## Native Flutter Integration Driver vs Appium Flutter Integration Driver