C:\src\flutter.pub-cache\hosted\pub.dartlang.org\flutter_bluetooth_serial-0.4.0\android\src\main\java\io\github\edufolly\flutterbluetoothserial\FlutterBluetoothSerialPlugin.java:21: warning: [deprecation] AsyncTask in android.os has been deprecated
import android.os.AsyncTask;
Problem:
When "build apk" command the bluetooth not work after deployed.
C:\src\flutter.pub-cache\hosted\pub.dartlang.org\flutter_bluetooth_serial-0.4.0\android\src\main\java\io\github\edufolly\flutterbluetoothserial\FlutterBluetoothSerialPlugin.java:21: warning: [deprecation] AsyncTask in android.os has been deprecated import android.os.AsyncTask;
Problem: When "build apk" command the bluetooth not work after deployed.