Because Flutter does not use any native widgets, like text boxes, menu items, etc..., (it has it's own widgets that it display on screen using it's own graphics engine -- Skia), Flutter does not work with UI Automate and UI Test. So therefore Flutter will not work with Appium.