DEV Community

Fleek It Solutions
Fleek It Solutions

Posted on

Automating Flutter app with Appium Flutter Driver

As a tech person who found flutter in his portfolio of technology, the most common question I get is that testing automation engineers didn’t know that flutter is not supported by appium, how can they write tests for it, how can they automate testing with it? So I’ll share some insight on how we can use a practical example to check flutter applications with appium-flutter-driver.

Top comments (0)