[GH-ISSUE #2647] [Bug] Flutter Version Issue in Install Dev Env Scripts #1140

Closed
opened 2026-03-23 20:45:51 +00:00 by mirror · 5 comments
Owner

Originally created by @AmanNegi on GitHub (May 29, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2647

Bug Description

Currently we are supporting, Flutter version v3.7.9 for development however in scripts we are still using v3.7.5.

How to Reproduce

Upgrade your flutter version to 3.7.9 and you will be switched to 3.7.5 after executing install_dev_env scripts.

Expected Behavior

It should upgrade to 3.7.9 instead of 3.7.5.

Operating System

Ubuntu

AppFlowy Version(s)

1.0.0

Screenshots

No response

Additional Context

No response

Originally created by @AmanNegi on GitHub (May 29, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2647 ### Bug Description Currently we are supporting, Flutter version `v3.7.9` for development however in scripts we are still using `v3.7.5`. ### How to Reproduce Upgrade your flutter version to 3.7.9 and you will be switched to `3.7.5` after executing `install_dev_env` scripts. ### Expected Behavior It should upgrade to `3.7.9` instead of `3.7.5`. ### Operating System Ubuntu ### AppFlowy Version(s) 1.0.0 ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@LucasXu0 commented on GitHub (May 29, 2023):

Hey, @AmanNegi. We have updated the Flutter to 3.10.1 on the develop branch.

<!-- gh-comment-id:1566889647 --> @LucasXu0 commented on GitHub (May 29, 2023): Hey, @AmanNegi. We have updated the Flutter to 3.10.1 on the develop branch.
Author
Owner

@AmanNegi commented on GitHub (May 29, 2023):

Perhaps I should upgrade it to 3.10.1 in the scripts?

<!-- gh-comment-id:1566892984 --> @AmanNegi commented on GitHub (May 29, 2023): Perhaps I should upgrade it to `3.10.1` in the scripts?
Author
Owner

@Xazin commented on GitHub (May 29, 2023):

Perhaps I should upgrade it to 3.10.1 in the scripts?

It's already done on develop as well.

<!-- gh-comment-id:1566893550 --> @Xazin commented on GitHub (May 29, 2023): > Perhaps I should upgrade it to `3.10.1` in the scripts? > > It's already done on develop as well.
Author
Owner

@AmanNegi commented on GitHub (May 29, 2023):

Okay that's great! Just as a doubt, are we supposed to branch from develop branch to work on feature now?

<!-- gh-comment-id:1566896548 --> @AmanNegi commented on GitHub (May 29, 2023): Okay that's great! Just as a doubt, are we supposed to branch from develop branch to work on feature now?
Author
Owner

@AmanNegi commented on GitHub (May 30, 2023):

This issue is already resolved in develop branch as mentioned above.

<!-- gh-comment-id:1568432078 --> @AmanNegi commented on GitHub (May 30, 2023): This issue is already resolved in `develop` branch as mentioned above.
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#1140
No description provided.