[GH-ISSUE #2223] Help, which flutter version should I chose? #910

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

Originally created by @Dawei-Simayi on GitHub (Apr 9, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2223

When I build the frontend with develp branch, it show this error, and I'm using flutter_windows_3.7.10-stable.

[cargo-make][1] INFO - Running Task: post-desktop
🚀 🚀 🚀  AppFlowy-Core build success 
[cargo-make][1] INFO - Running Task: restore-crate-type
[cargo-make][1] INFO - Build Done in 89.77 seconds.
[cargo-make] INFO - Build Done in 90.44 seconds.
 *  Terminal will be reused by tasks, press any key to close it. 

 *  Executing task: flutter pub get 

Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source!
Resolving dependencies... (2.2s)
Because appflowy depends on flutter_localizations from sdk which depends on intl 0.18.0, intl 0.18.0 is required.
So, because appflowy depends on intl ^0.17.0, version solving failed.

 *  The terminal process "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command flutter pub get" terminated with exit code: 1. 
 *  Terminal will be reused by tasks, press any key to close it. 
Originally created by @Dawei-Simayi on GitHub (Apr 9, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2223 When I build the frontend with develp branch, it show this error, and I'm using flutter_windows_3.7.10-stable. ``` [cargo-make][1] INFO - Running Task: post-desktop 🚀 🚀 🚀 AppFlowy-Core build success [cargo-make][1] INFO - Running Task: restore-crate-type [cargo-make][1] INFO - Build Done in 89.77 seconds. [cargo-make] INFO - Build Done in 90.44 seconds. * Terminal will be reused by tasks, press any key to close it. * Executing task: flutter pub get Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source! Resolving dependencies... (2.2s) Because appflowy depends on flutter_localizations from sdk which depends on intl 0.18.0, intl 0.18.0 is required. So, because appflowy depends on intl ^0.17.0, version solving failed. * The terminal process "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command flutter pub get" terminated with exit code: 1. * Terminal will be reused by tasks, press any key to close it. ```
Author
Owner

@a-wallen commented on GitHub (Apr 9, 2023):

Hi @Dawei-Simayi, we are using Flutter 3.7.9!

https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/software-contributions/environment-setup

<!-- gh-comment-id:1501061987 --> @a-wallen commented on GitHub (Apr 9, 2023): Hi @Dawei-Simayi, we are using Flutter 3.7.9! https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/software-contributions/environment-setup
Author
Owner

@Dawei-Simayi commented on GitHub (Apr 9, 2023):

Thank you! @a-wallen
I will try this version.

<!-- gh-comment-id:1501062243 --> @Dawei-Simayi commented on GitHub (Apr 9, 2023): Thank you! @a-wallen I will try this version.
Author
Owner

@Dawei-Simayi commented on GitHub (Apr 9, 2023):

It works!!! Thank you! @a-wallen

<!-- gh-comment-id:1501073080 --> @Dawei-Simayi commented on GitHub (Apr 9, 2023): It works!!! Thank you! @a-wallen
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#910
No description provided.