LinusU / flutter_web_auth

Flutter plugin for authenticating a user with a web service
MIT License
197 stars 169 forks source link

Add namespace to build.gradle in order to support gradle 8.0+ #159

Open ma-pe opened 10 months ago

ma-pe commented 10 months ago

Android Gradle Plugin version 8.0+ needs a namespace to be present in the android section of the module build.gradle.

ThexXTURBOXx commented 10 months ago

Hi, this has already been done in https://github.com/ThexXTURBOXx/flutter_web_auth_2 :)

azaj01 commented 1 week ago

@ma-pe can you please provide me the link to the repo ? because the PR has not been merged yet. and i am facing the same problem

ThexXTURBOXx commented 1 week ago

Hi, this has already been done in https://github.com/ThexXTURBOXx/flutter_web_auth_2 :)

@azaj01