Skip to content

Commit 13374e2

Browse files
dawn-duckytomarra
andauthored
feat: Create installation guide for Flutter (#503)
* feat: Create installation guide for Flutter Added a comprehensive guide for installing Flutter on Windows, Mac, and Linux, including system requirements, installation steps, and troubleshooting tips. * formatting * spelling * formatting * fixing table * Correct Flutter version reference in installation guide Removed sentence with the current version. --------- Co-authored-by: Tom Arra <tarra3@gmail.com>
1 parent 74bfebd commit 13374e2

File tree

2 files changed

+585
-0
lines changed

2 files changed

+585
-0
lines changed

.cspell.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ words:
2525
- buildroot
2626
- canva
2727
- classpath
28+
- cmdline
29+
- cocoapods
2830
- codemagic
2931
- codepush
3032
- codesign
@@ -37,7 +39,10 @@ words:
3739
- keyrings
3840
- libapp
3941
- libflutter
42+
- libglu
43+
- libstdc
4044
- libupdater
45+
- localappdata
4146
- logcat
4247
- longpaths
4348
- maclinux
@@ -56,9 +61,13 @@ words:
5661
- rollouts
5762
- rsassa
5863
- sdkman
64+
- seidel
65+
- shellenv
5966
- shorebirdtech
67+
- softwareupdate
6068
- subosito
6169
- temurin
70+
- uiscene
6271
- webkitallowfullscreen
6372
- widgetbook
6473
- xcarchive

0 commit comments

Comments
 (0)