From fa67c339dafc561885a00c836f1612ea9449fbe7 Mon Sep 17 00:00:00 2001 From: Benita Volkmann Date: Tue, 4 Nov 2025 13:36:12 +0200 Subject: [PATCH 1/2] decommission Flutterflow --- docs.json | 1 + integration-guides/integrations-overview.mdx | 7 ++++--- intro/powersync-overview.mdx | 4 ++-- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/docs.json b/docs.json index 7f87b3e2..178e4a37 100644 --- a/docs.json +++ b/docs.json @@ -224,6 +224,7 @@ }, { "group": "FlutterFlow", + "hidden": true, "pages": [ "integration-guides/flutterflow-+-powersync", "integration-guides/flutterflow-+-powersync/handling-attachments", diff --git a/integration-guides/integrations-overview.mdx b/integration-guides/integrations-overview.mdx index f5b6d88f..02fcad54 100644 --- a/integration-guides/integrations-overview.mdx +++ b/integration-guides/integrations-overview.mdx @@ -7,9 +7,10 @@ mode: wide Currently, the following integration guides are available: - - - + + + + If you'd like to see an integration that is not currently available, [let us know on Discord](https://discord.gg/powersync). diff --git a/intro/powersync-overview.mdx b/intro/powersync-overview.mdx index b8af79eb..3127bb0e 100644 --- a/intro/powersync-overview.mdx +++ b/intro/powersync-overview.mdx @@ -49,8 +49,8 @@ Learn how to install PowerSync in your project. Follow a 15 minute tutorial to quickly learn how to use PowerSync with Supabase. - - Follow a tutorial to learn how to use PowerSync with FlutterFlow. + + Steps to migrate from MongoDB Atlas Device Sync to PowerSync. From 4d08ddb437a38e9aad147b2700341c8430e572c2 Mon Sep 17 00:00:00 2001 From: Benita Volkmann Date: Wed, 5 Nov 2025 09:55:13 +0200 Subject: [PATCH 2/2] Restore guide --- docs.json | 1 - integration-guides/integrations-overview.mdx | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.json b/docs.json index 178e4a37..7f87b3e2 100644 --- a/docs.json +++ b/docs.json @@ -224,7 +224,6 @@ }, { "group": "FlutterFlow", - "hidden": true, "pages": [ "integration-guides/flutterflow-+-powersync", "integration-guides/flutterflow-+-powersync/handling-attachments", diff --git a/integration-guides/integrations-overview.mdx b/integration-guides/integrations-overview.mdx index 02fcad54..61c5e5f3 100644 --- a/integration-guides/integrations-overview.mdx +++ b/integration-guides/integrations-overview.mdx @@ -8,6 +8,7 @@ Currently, the following integration guides are available: +