useAndroidViewSurface property
This comes at the cost of some performance on Android versions below 10. See https://flutter.dev/docs/development/platform-integration/platform-views#performance for more information.
Defaults to true.
Implementation
static bool useAndroidViewSurface = true;