-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Error: The non-abstract class '_AppFlowyInputState' is missing implementations #1741
Comments
Hi @bynicodevelop You can try to downgrade flutter to 3.3.10 version. |
Is this resolved? @bynicodevelop |
Can confirm that on Linux using Flutter 3.3.10 resolves this issue for me. |
Hi @appflowy Is there any chance the Appflowy Editor package to be dependent on Flutter 3.7 anytime soon? (Great work by the way, love this editor!) |
Is this resolved? @bynicodevelop |
I get the same error when I install via docker-compose |
I'm facing the same error, |
I get the same error when I install via docker-compose I tried with Flutter 3.3.10 same result... I changed line 24 in Dockerfile : Is it the way to do it to change the version of flutter ? |
Is there a fix for this in the works? I have to use 3.7 for a different project.. thanks! |
For Flutter 3.7.0 (AppFlowy-IO#1741)
Same error here. Trying for the first time today, using the docker-compose instruction here: https://github.com/AppFlowy-IO/AppFlowy-Docs/blob/main/essential-documentation/install-appflowy/installation-methods/installing-with-docker.md
I also tried this, and the same error occurred. Extremely interesting app!! I hope we can try it out soon! |
Same error, any solutions? |
Hey, All. We're migrating to Flutter 3.7.5. #2000 |
How to clone flutter of 3.7.5 version correctly? |
Here's an example. @leeyaal
|
is it appropriate tu use |
Yes. However, the migration PR doesn't be merged yet. The main branch only runs successfully with Flutter 3.3.10. |
so we are waiting for migration? @LucasXu0 |
Bug Description
I am currently testing your editor.
However, upon starting, I am encountering several errors on both MacOS and the web.
How to Reproduce
Here is the code that I have produced:
Expected Behavior
The error is as follows:
Is this a problem with my setup or a known bug? I looked into the issues and I haven't found a similar case.
Operating System
MacOS
AppFlowy Version(s)
^0.0.9
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: