| # Flutter Driver Android Integration Tests | |
| This directory contains a sample app and tests that demonstrate how to use the | |
| (experimental) _native_ Flutter Driver API to drive Flutter apps that run on | |
| Android devices or emulators, interact with and capture screenshots of the app, | |
| and compare the screenshots against golden images. |