luhailiang(卢海亮)
luhailiang(卢海亮)
水平和垂直交叉位置的空白问题
The following is recommended : ``` apply plugin: 'com.android.library' android { compileSdkVersion 31 defaultConfig { minSdkVersion 16 targetSdkVersion 31 versionCode 1 versionName "1.0" } buildTypes { release { minifyEnabled false...
e: /Users/name/Library/flutter/.pub-cache/hosted/pub.flutter-io.cn/flutter_app_upgrade-1.1.0/android/src/main/kotlin/com/flutter/flutter_app_upgrade/FlutterAppUpgradePlugin.kt: (62, 54): Only safe (?.) or non-null asserted (!!.) calls are allowed on a nullable receiver of type File? e: /Users/name/Library/flutter/.pub-cache/hosted/pub.flutter-io.cn/flutter_app_upgrade-1.1.0/android/src/main/kotlin/com/flutter/flutter_app_upgrade/FlutterAppUpgradePlugin.kt: (127, 20): None of the following functions...
OkHttp在3.4.1版本及之后的版本中支持WebSocket,不知道是否计划基于OKhttp对WebSocket长连接的线程处理和异常封装处理