You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What went wrong:
A problem occurred configuring project ':flutter_web_auth'.
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 text was updated successfully, but these errors were encountered:
Hi there,
This issue is caused by the flutter_web_auth deps in the logto_dart_sdk package.
I think they are currently working on this issue w/ the PR #74 .
Describe the bug
got a error when creating a release apk.
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
logto_dart_sdk: ^2.1.0
This is the error msg:
A problem occurred configuring project ':flutter_web_auth'.
The text was updated successfully, but these errors were encountered: