I am creating a simple flutter project with latest stable version of flutter. The project, I am creating is without any kotlin support because I want to use java but it is still creating only Kotlin MainActivity class by default. is there a way to use java?