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

uses a deprecated version #73

Open
Reinoal opened this issue Nov 2, 2021 · 1 comment
Open

uses a deprecated version #73

Reinoal opened this issue Nov 2, 2021 · 1 comment

Comments

@Reinoal
Copy link

Reinoal commented Nov 2, 2021

The plugin flutter_audio_recorder 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.

@HadenHiles
Copy link

I believe the v1 embedding is deprecated as of Flutter v1.22. This was causing me some issues after upgrading gradle in my project so I have to start fresh with a different plugin.

Best of luck everyone! 👍🏼

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