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

Flutter Version 2.8.1 causes error running "flutter pub get" #42

Open
MichaelUray opened this issue Jan 16, 2022 · 0 comments
Open

Flutter Version 2.8.1 causes error running "flutter pub get" #42

MichaelUray opened this issue Jan 16, 2022 · 0 comments

Comments

@MichaelUray
Copy link

flutter pub get

Running "flutter pub get" in greenpass-app...                    1.367ms
The plugin `flutter_wallet` uses a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2
embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs.
If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding:
https://flutter.dev/go/android-plugin-migration.

flutter --version

Flutter 2.8.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 77d935af4d (4 weeks ago) • 2021-12-16 08:37:33 -0800
Engine • revision 890a5fca2e
Tools • Dart 2.15.1

I propose to fix this issue or to add the flutter version which is required to build to the documentation.

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

1 participant