Skip to content

Commit 00708df

Browse files
committed
Add note about potential Windows crash and installation of Microsoft Visual C++ Redistributable
1 parent b2bea40 commit 00708df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/intro/before-you-begin/setting-up-flutterflow.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ The FlutterFlow application can be accessed from your browser or installed as a
2929
- **macOS**: While FlutterFlow should work on 10.13 or higher, we recommend using 13 or higher
3030
- **Windows**: While FlutterFlow should work on 7 or higher, we recommend using 10 or higher
3131

32+
:::info
33+
Some Windows users may experience a crash. To fix this, install the [**Microsoft Visual C++ 2015–2022 Redistributable (both x64 and x86)**](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170) from the official Microsoft site.
34+
:::
35+
3236
For details on target platform system requirements, please see the [Flutter documentation](https://docs.flutter.dev/reference/supported-platforms).
3337

3438
### Desktop vs Web:

0 commit comments

Comments
 (0)