-
-
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] AppFlowy Editor Upgrade to 3.7.x #1883
Comments
@jenishkumar88 currently it's not possible to upgrade it to flutter 3.7 there are other dependencies that will break if the flutter version is at 3.7 |
@rileyhawk1417 okay is there any way i could fix this issue ? |
@LucasXu0 , please review this request |
i can not downgrade flutter version in flutterflow |
@annieappflowy can we migrate our project to flutter 3.7 ? I can perform the migration. |
@annieappflowy @literalEval @factotvm @rileyhawk1417 |
Please assign this to me. I can do the migration. |
@annieappflowy @rileyhawk1417 @factotvm |
Hey, @literalEval. I assigned it to you. We also need to update the flutter version of the main project(appflowy) not only the flutter version of the appflowy editor. |
Sure. |
@literalEval @Akshay-akkay By the way, there's a related PR. #1895. |
@LucasXu0 @annieappflowy @rileyhawk1417 @literalEval |
Will try to finish before this weekend. Sorry, was busy in exams. |
@jenishkumar88. I can create a new branch for updating appflowy_editor to 3.7.x. After that, you can depend on it using git. |
Hey, @jenishkumar88. Here's the lastest version for Flutter 3.7.5.
|
Okay let me checkout it In Flutterflow i can not use library that has defined git path |
@jenishkumar88. Okay. How about trying this one? 0.1.0 |
@LucasXu0 @annieappflowy @rileyhawk1417 @literalEval |
Bug Description
Please update new version compatible with newer flutter version 3.7.3 or later
How to Reproduce
i have one flutter-flow project that used flutter version 3.7.3 (was using 3.3.4 perviously )
i am using app_flowy editor as custom widget in my flutter-flow project
but now i can not run project due to version conflict
so please update flutter version because i can not downgrade flutter version in flutterflow
Expected Behavior
i have one flutter-flow project that used flutter version 3.7.3 (was using 3.3.4 perviously )
i am using app_flowy editor as custom widget in my flutter-flow project
but now i can not run project due to version conflict
so please update flutter version because i can not downgrade flutter version in flutterflow
Operating System
Flutter
AppFlowy Version(s)
0.0.9
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: