esc_pos_bluetooth icon indicating copy to clipboard operation
esc_pos_bluetooth copied to clipboard

The plugin `flutter_bluetooth_basic` uses a deprecated version of the Android embedding.

Open makri-aymen opened this issue 2 years ago • 3 comments

please update the package to flutter sdk 2.5.1 and V2 Android embedding

makri-aymen avatar Oct 02 '21 09:10 makri-aymen

Can you tell me how to fix it?

huangjiaxiang avatar Oct 20 '21 11:10 huangjiaxiang

i have same problem

chukiatt avatar Nov 05 '21 16:11 chukiatt

Same error here While running flutter pub get:

**Running "flutter pub get" in AnyPos... 992ms 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. **

While running flutter run alot of error occurs in flutter_bluetooth_basic library.

Mubassir-developer avatar Nov 23 '21 16:11 Mubassir-developer