Android folder and ios folder are the folders exist to actually build an app on those respective platforms with the Dart files running on them . They also help you add permissions and platform-specific functionality to your project.
Read moreCan I delete iOS folder Flutter?
In Android Studio. Go to the project directory then, Right-click on the iOS folder then click on the delete option .
Read more