When starting new Flutter projects with the "flutter create project_name" command, you might find yourself needing to manually remove certain platform folders. Fortunately, there is a more efficient way to exclude platforms using the "flutter config" command. #Flutter #FlutterDev
8 likes 1 replies
?