didi / DoKit

一款面向泛前端产品研发全生命周期的效率平台。
Apache License 2.0
20.09k stars 3.09k forks source link

【Flutter】-3.3.10版本集成失败 #1107

Open JDongKhan opened 1 year ago

JDongKhan commented 1 year ago

Launching lib/main.dart on HEY W09 in debug mode... Running Gradle task 'assembleDebug'... ../../../../../.pub-cache/hosted/pub.flutter-io.cn/dokit-0.8.2-nullsafety.10/lib/engine/dokit_http.dart:26:7: Error: The non-abstract class 'DoKitHttpClient' is missing implementations for these members:

class DoKitHttpClient implements HttpClient { ^^^^^^^^^^^^^^^ org-dartlang-sdk:///third_party/dart/sdk/lib/_http/http.dart:1430:12: Context: 'HttpClient.connectionFactory=' is defined here. void set connectionFactory( ^^^^^^^^^^^^^^^^^ org-dartlang-sdk:///third_party/dart/sdk/lib/_http/http.dart:1580:12: Context: 'HttpClient.keyLog=' is defined here. void set keyLog(Function(String line)? callback); ^^^^^^ ../../../../../.pub-cache/hosted/pub.flutter-io.cn/dokit-0.8.2-nullsafety.10/lib/kit/apm/crash_kit.dart:156:28: Error: The method 'FlatButton' isn't defined for the class 'LogPageState'.

FAILURE: Build failed with an exception.

BUILD FAILED in 18s Exception: Gradle task assembleDebug failed with exit code 1

kevinls-coder commented 1 year ago

same question

terryokay commented 1 year ago

same problem