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

Deprecated version of the Android embedding #11

Open
adityathakurxd opened this issue Sep 15, 2021 · 1 comment
Open

Deprecated version of the Android embedding #11

adityathakurxd opened this issue Sep 15, 2021 · 1 comment

Comments

@adityathakurxd
Copy link

Describe the bug
The plugin countdown_flutter 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 the plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.

To Reproduce
Steps to reproduce the behavior:

  1. Add the plugin to pubspec.yaml
  2. Run flutter pub get
  3. See error

Expected behavior
Should run pub get without warning.

Screenshots
bidcars – pubspec yaml 9_15_2021 8_05_46 PM

Additional context
If you are the plugin author, take a look at the docs for migrating the plugin to the V2 embedding: https://flutter.dev/go/android-plugin-migration.

@Fareed-Ahmad7
Copy link

Same issue
this plugin need to be migrated to Android Embedding V2

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

2 participants