flutter_web_auth
flutter_web_auth copied to clipboard
Class referenced in the manifest, com.linusu.flutter_web_auth.CallbackActivity, was not found in the project or the libraries
I've added the flutter plugin to pubspec.yaml and did a get.
The activity shows as red. Is there something else I need to add so that I can add the CallbackActivity to the AndroidManifest?