I already have the flutter app, now I am adding support to flutter Web following this doc. I am getting the error on flutter create .
Ambiguous organization in existing files: {com.app.android.fluttermodule,com.app.android.flutterModule}. The --org command line argument must be
specified to recreate project.
I have mentioned pubsec.yml
module:
androidPackage: com.app.android.fluttermodule
iosBundleIdentifier: com.app.android.flutterModule
Well, it will. Many developers globally consider Flutter for enterprise web development because of the wide range of features it has to offer. Ever since its introduction, it has been fruitful for making app development easier than native apps.
The web itself is a flexible platform, but Flutter is ideal for building web applications like PWAs or SPAs and bringing your existing mobile app to the web.
You can use this command
flutter create --org package_name .
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With