Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlutterActivity to FlutterFragmentActivity. #220

Open
abbasovrashad opened this issue Aug 3, 2021 · 4 comments
Open

FlutterActivity to FlutterFragmentActivity. #220

abbasovrashad opened this issue Aug 3, 2021 · 4 comments

Comments

@abbasovrashad
Copy link

flutter_barcode_scanner works with a class called FlutterActivity. flutter local_auth package works with FlutterFragmentActivity. Running these two packages together creates a problem. The problem is solved when we prefix the FlutterActivity here with FlutterFragmentActivity.

@caravanat
Copy link

I'm having the same problem that @abbasovrashad and his suggestion to change FlutterActivity to FlutterFragmentActivity resolved it.

@myConsciousness
Copy link

Is this issue going to be resolved in the next version and soon? The issue has been around for several years and there is no indication that a version that solves it will be released.

@AguinaldoAranda
Copy link

It would be important to let us know if this tweak will be implemented so we can get our bearings and opt out of using either package as local_auth with flutter_barcode_scanner doesn't work.

@alexverbitsky
Copy link

alexverbitsky commented Jan 13, 2022

Here is the related pr, that solves the issue, please check it #211

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants