AppFlowy-IO / AppFlowy-IO/appflowy-editor

[Bug] Flutter 3.44 not supported

オープン
#1,204 コメント 4 件 リアクション 11 件 担当者 0 名 GitHub で見る
主要言語
Dart
スター
684
フォーク
329
PR マージ指標
30日以内にマージされた PR はありません

説明

### Bug Description

Error when update to flutter 3.44

../../../AppData/Local/Pub/Cache/hosted/pub.dev/appflowy_editor-6.2.0/lib/src/editor/editor_component/service/ime/delta_input_service.dart:7:7: Error: The non-abstract class 'DeltaTextInputService' is missing implementations for these members:
- TextInputClient.onFocusReceived
Try to either
- provide an implementation,
- inherit an implementation from a superclass or mixin,
- mark the class as abstract, or
- provide a 'noSuchMethod' implementation.
class DeltaTextInputService extends TextInputService with DeltaTextInputClient {
^^^^^^^^^^^^^^^^^^^^^
/C:/dev/flutter/flutter/packages/flutter/lib/src/services/text_input.dart:1401:8: Context: 'TextInputClient.onFocusReceived' is defined here.
bool onFocusReceived() => false;
^^^^^^^^^^^^^^^
Failed to compile application.

### How to Reproduce

update to flutter 3.44

### Expected Behavior

no error

### Operating System

Windows 11

### AppFlowy Editor Version(s)

6.2

### Screenshots

_No response_

### Additional Context

_No response_

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。