You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/routes/integrations/flutterflow-auth-kit/+page.markdoc
+17-12Lines changed: 17 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -51,21 +51,26 @@ Here’s what you’ll need to have ready:
51
51
52
52
## Step 1: Setting up your Appwrite project
53
53
54
-
Let’s start by getting your Appwrite project ready:
54
+
Let’s start by setting up your Appwrite project (you can use a new or an existing one):
55
55
56
56
1. Head over to the [Appwrite Console](https://cloud.appwrite.io/).
57
-
2. Create a new project (give it a name that makes sense for your app).
58
-
3. Select "Add Platform" from the **Platforms** tab.
59
-
4. For each target platform, provide the required information as shown below:
57
+
2. Select your project (or create a new one).
58
+
3. Add a **Flutter app** as a platform.
59
+
4. In the platform setup, choose the platforms you want to support under Flutter App - Web, Android, and/or iOS - and enter the required values as shown below:
0 commit comments