LinusU / LinusU/flutter_web_auth

com.linusu.flutter_web_auth.CallbackActivity, was not found in the project or the libraries

Open
#129 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dart
Stars
213
Forks
261
PR merge metrics
No merged PRs in 30d

Description

Even after adding the dependency

![image](https://user-images.githubusercontent.com/73571511/177172934-408561ac-dd3f-49e2-96cd-aeca018a0543.png)

and running both the commands
` flutter pub add flutter_web_auth`
`flutter pub get`

This error is coming
![image](https://user-images.githubusercontent.com/73571511/177172718-25d5b382-3091-4fb9-84e3-55be92363727.png)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported error after running `flutter pub add flutter_web_auth` and `flutter pub get`, using the project configuration shown in the attached image. Compare the resulting CallbackActivity lookup with the plugin's documented setup; done means the activity is found and authentication starts without this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
authentication, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.