[GH-ISSUE #3154] [Bug] Flutter version not specified in Docs while buidling for MacOS #1376

Closed
opened 2026-03-23 20:48:31 +00:00 by mirror · 1 comment
Owner

Originally created by @IMPranshu on GitHub (Aug 10, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3154

Bug Description

While I was building from source I faced an issue with the Flutter version.

How to Reproduce

While trying to build from source in MacOS using the link

Expected Behavior

A requirement at the top of the build instructions should be available showing the currently supported version of flutter, rust, and other dependencies for a successful build.

Operating System

MacOS

AppFlowy Version(s)

0.2.8

Screenshots

Screenshot 2023-08-10 at 1 13 25 PM

Additional Context

No response

Originally created by @IMPranshu on GitHub (Aug 10, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3154 ### Bug Description While I was building from source I faced an issue with the Flutter version. ### How to Reproduce While trying to build from source in MacOS using the [link](https://docs.appflowy.io/docs/essential-documentation/contribute-to-appflowy/software-contributions/environment-setup/building-on-macos) ### Expected Behavior A requirement at the top of the build instructions should be available showing the currently supported version of flutter, rust, and other dependencies for a successful build. ### Operating System MacOS ### AppFlowy Version(s) 0.2.8 ### Screenshots <img width="939" alt="Screenshot 2023-08-10 at 1 13 25 PM" src="https://github.com/AppFlowy-IO/AppFlowy/assets/43396684/ed31de9a-b79a-4692-a686-b183d0640696"> ### Additional Context _No response_
Author
Owner

@rileyhawk1417 commented on GitHub (Jan 25, 2025):

While the flutter version is not specified in the docs. The script scripts/install_dev_env/install_macos.sh automates the fetching of the flutter version and specifies which version to use.

The flutter version is specifically mentioned in both the linux and windows doc.

Created a new issue in AppFlowy Doc repo

<!-- gh-comment-id:2613996832 --> @rileyhawk1417 commented on GitHub (Jan 25, 2025): While the flutter version is not specified in the [docs](https://docs.appflowy.io/docs/documentation/appflowy/from-source/environment-setup/building-on-macos). The script `scripts/install_dev_env/install_macos.sh` automates the fetching of the flutter version and specifies which version to use. The flutter version is specifically mentioned in both the [linux](https://docs.appflowy.io/docs/documentation/appflowy/from-source/environment-setup/building-on-linux#install-flutter-three-different-methods) and [windows](https://docs.appflowy.io/docs/documentation/appflowy/from-source/environment-setup/building-on-windows#step-2-install-your-build-environment) doc. Created a new [issue](https://github.com/AppFlowy-IO/AppFlowy-Docs/issues/204) in AppFlowy Doc repo
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#1376
No description provided.