How do I add Platforms to an Existing Flutter App/Project?

You can add support for new plugins by recreating your project:

flutter create .

You can simply run this from the root of your Flutter project and it will add the required files for all platforms.


If you only want to add support for specific enabled platforms, you can do that by supplying the --platforms argument:

flutter create --platforms=web,macos .

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)