The build.gradle need to have namespace on newer gradle
Please see the error below
* What went wrong:
A problem occurred configuring project ':flutter_web_browser'.
> Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.
> Namespace not specified. Specify a namespace in the module's build file. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace.
The build.gradle need to have namespace on newer gradle
Please see the error below