[GH-ISSUE #2144] [Bug] Error: The non-abstract class '_AppFlowyInputState' is missing implementations for these members: #865

Closed
opened 2026-03-23 20:42:14 +00:00 by mirror · 3 comments
Owner

Originally created by @leeyaal on GitHub (Mar 30, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2144

Originally assigned to: @LucasXu0 on GitHub.

Bug Description

During image build I get the error in the header and here is screen.

How to Reproduce

In other issue there was a suggestion to use 3.3.10 flutter version, I used it with next commands

  1. RUN git clone -b 3.3.10 https://github.com/flutter/flutter.git $HOME/.local/flutter

or

  1. RUN git clone https://github.com/flutter/flutter.git --branch 3.3.10 $HOME/.local/flutter

Still does not work for me any of these
So I will be glad to see other steps to reproduce

Expected Behavior

Successful Build.

Operating System

Linux

AppFlowy Version(s)

latest

Screenshots

image

Additional Context

No response

Originally created by @leeyaal on GitHub (Mar 30, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2144 Originally assigned to: @LucasXu0 on GitHub. ### Bug Description During image build I get the error in the header and here is screen. ### How to Reproduce In other issue there was a suggestion to use 3.3.10 flutter version, I used it with next commands 1) RUN git clone -b 3.3.10 https://github.com/flutter/flutter.git $HOME/.local/flutter or 2) RUN git clone https://github.com/flutter/flutter.git --branch 3.3.10 $HOME/.local/flutter Still does not work for me any of these So I will be glad to see other steps to reproduce ### Expected Behavior Successful Build. ### Operating System Linux ### AppFlowy Version(s) latest ### Screenshots ![image](https://user-images.githubusercontent.com/90761484/228775581-aa96a7b6-5c25-4626-a399-aab23c86008f.png) ### Additional Context _No response_
Author
Owner

@LucasXu0 commented on GitHub (Mar 31, 2023):

@leeyaal Please run flutter --version and comment it here

<!-- gh-comment-id:1491320724 --> @LucasXu0 commented on GitHub (Mar 31, 2023): @leeyaal Please run `flutter --version` and comment it here
Author
Owner

@leeyaal commented on GitHub (Mar 31, 2023):

@leeyaal Please run flutter --version and comment it here

@LucasXu0 I did it with git clone, so it is complicated to determine version, but in bin/internal/engine.version it is 3316dd8728419ad3534e3f6112aa6291f587078a what means 3.3.10 as I know

<!-- gh-comment-id:1491432474 --> @leeyaal commented on GitHub (Mar 31, 2023): > @leeyaal Please run `flutter --version` and comment it here @LucasXu0 I did it with git clone, so it is complicated to determine version, but in bin/internal/engine.version it is 3316dd8728419ad3534e3f6112aa6291f587078a what means 3.3.10 as I know
Author
Owner

@LucasXu0 commented on GitHub (Apr 6, 2023):

@leeyaal You can check out the latest main branch where we have upgraded Flutter to version 3.7.5. By the way, even if you clone Flutter using git, you can still use 'flutter --version' command to obtain the current version number.

<!-- gh-comment-id:1499157062 --> @LucasXu0 commented on GitHub (Apr 6, 2023): @leeyaal You can check out the latest main branch where we have upgraded Flutter to version 3.7.5. By the way, even if you clone Flutter using git, you can still use 'flutter --version' command to obtain the current version number.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#865
No description provided.