ThexXTURBOXx / flutter_web_auth_2

Flutter plugin for authenticating a user with a web service
https://pub.dev/packages/flutter_web_auth_2
MIT License
51 stars 50 forks source link

Failed to build (APK/Appbundle) on Android #45

Closed teoprayoga closed 1 year ago

teoprayoga commented 1 year ago

Iam using package appwrite pub dev which depends on this package. when i build IOS working fine, but when i build APK/Appbundle Android it showing error that says:

my flutter version: 3.3.8

ThexXTURBOXx commented 1 year ago

This is because of the new AGP requirements of this package. You need to update your android gradle plugin to at least 7.x.