You must write
flutter create --platforms=web,macos .
The dot is your current root folder otherwhise you goot the message "No option specified for the output directory" because you write
flutter create --platforms=web