From 8deed574b6c7976e16844369ba49b09bc2ebf6ee Mon Sep 17 00:00:00 2001 From: parthibanmanish77-blip Date: Wed, 5 Aug 2026 03:12:44 -0700 Subject: [PATCH] Update security.md with account setup and requirements Added account creation instructions, system requirements, and security measures. --- docs/misc/security.md | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/docs/misc/security.md b/docs/misc/security.md index ae01a8bf..69190bc6 100644 --- a/docs/misc/security.md +++ b/docs/misc/security.md @@ -1,3 +1,39 @@ +# Create an account + +Create your free account to get started with FlutterFlow. After you've set up your account, you'll be able to create as many projects as you like. + +You can [**sign up**](https://app.flutterflow.io/create-account) via Apple, Google, or Github. + +## System Requirements[​](/before-you-begin/setup-flutterflow.md#system-requirements "Direct link to System Requirements") + +The FlutterFlow application can be accessed from your browser or installed as a desktop app. + +### General recommendations:[​](/before-you-begin/setup-flutterflow.md#general-recommendations "Direct link to General recommendations:") + +* Use a screen that is at least **1280 x 1024** + +### Browser recommendations:[​](/before-you-begin/setup-flutterflow.md#browser-recommendations "Direct link to Browser recommendations:") + +* FlutterFlow works best on **Google Chrome** +* We recommend keeping your browser up-to-date, specifically within the latest two versions +* You should allow pop-up and redirects and ClipBoard from *app.flutterflow\.io*. + +### Desktop recommendations:[​](/before-you-begin/setup-flutterflow.md#desktop-recommendations "Direct link to Desktop recommendations:") + +* **macOS**: While FlutterFlow should work on 10.13 or higher, we recommend using 13 or higher +* **Windows**: While FlutterFlow should work on 7 or higher, we recommend using 10 or higher + +info + +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. + +For details on target platform system requirements, please see the [Flutter documentation](https://docs.flutter.dev/reference/supported-platforms). + +### Desktop vs Web:[​](/before-you-begin/setup-flutterflow.md#desktop-vs-web "Direct link to Desktop vs Web:") + +We recommend using the desktop application for improved performance and access to features like [**local run**](/testing/local-run.md). + +However, our desktop applications are currently in a preview phase, which may result in some instability. # Security At FlutterFlow, we consider security to be our utmost priority. We understand the importance of safeguarding your data and ensuring a secure environment for our users. Below, we provide an overview of our security measures to give you confidence in the safety of your information. @@ -30,4 +66,4 @@ FlutterFlow utilizes a range of GCP security and monitoring services to enhance These services collectively contribute to a robust security framework, ensuring that our users' data remains secure and our systems are actively monitored for any potential security incidents. -At FlutterFlow, we believe in transparency and accountability when it comes to security. Rest assured that we are dedicated to maintaining the highest standards of security to protect your valuable information. \ No newline at end of file +At FlutterFlow, we believe in transparency and accountability when it comes to security. Rest assured that we are dedicated to maintaining the highest standards of security to protect your valuable information.