-
Notifications
You must be signed in to change notification settings - Fork 340
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 #128
Comments
@andrey-ushakov Please this is urgent, please help upgrade the package to supported version |
still no update ? 😞 |
@YouSour we're using the project below. i recommend you to try. |
@kivanccakmak ok, i 'll try it , thank you |
any update? |
no update? |
Did u try the one below ? https://github.com/kaanakyalcin/wise_bluetooth_print |
No solution so far? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When adding this plugin to my app I got this issue
The plugin flutter_bluetooth_basic 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.
What can I do to solve this?
Here's my
flutter doctor
[√] Flutter (Channel stable, 3.3.2, on Microsoft Windows [Version 10.0.19044.2006], locale en-US) [√] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1) [√] Chrome - develop for the web [√] Visual Studio - develop for Windows (Visual Studio Community 2022 17.1.1) [√] Android Studio (version 2021.2) [√] VS Code (version 1.70.2) [√] Connected device (4 available) [√] HTTP Host Availability
The text was updated successfully, but these errors were encountered: