From 062cf51119fbc6a7d4df2bee6181ba1254c079c8 Mon Sep 17 00:00:00 2001 From: bean1352 Date: Mon, 27 Oct 2025 12:14:03 +0200 Subject: [PATCH 1/2] Added reference to template repo --- client-sdk-references/flutter.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/client-sdk-references/flutter.mdx b/client-sdk-references/flutter.mdx index 2ff3e545..68020a6b 100644 --- a/client-sdk-references/flutter.mdx +++ b/client-sdk-references/flutter.mdx @@ -23,6 +23,13 @@ import FlutterWatch from '/snippets/flutter/basic-watch-query.mdx'; +### Quickstart + +Get started quickly by using the self-hosted **Flutter** + **Supabase** template + +📂 GitHub Repo +[https://github.com/powersync-community/powersync-flutter-supabase-template](https://github.com/powersync-community/powersync-flutter-supabase-template) + ### SDK Features From ffb46ba8ed34866beaf7b1e34f12a277a9b749ab Mon Sep 17 00:00:00 2001 From: Mike Barnes Date: Wed, 29 Oct 2025 09:44:02 -0600 Subject: [PATCH 2/2] Updated the repo link for the Flutter template --- client-sdk-references/flutter.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client-sdk-references/flutter.mdx b/client-sdk-references/flutter.mdx index 68020a6b..04fd79c1 100644 --- a/client-sdk-references/flutter.mdx +++ b/client-sdk-references/flutter.mdx @@ -28,7 +28,7 @@ import FlutterWatch from '/snippets/flutter/basic-watch-query.mdx'; Get started quickly by using the self-hosted **Flutter** + **Supabase** template 📂 GitHub Repo -[https://github.com/powersync-community/powersync-flutter-supabase-template](https://github.com/powersync-community/powersync-flutter-supabase-template) +[https://github.com/powersync-community/flutter-powersync-supabase](https://github.com/powersync-community/flutter-powersync-supabase) ### SDK Features @@ -383,4 +383,4 @@ See [Troubleshooting](/resources/troubleshooting) for pointers to debug common i ## Supported Platforms -See [Supported Platforms -> Dart SDK](/resources/supported-platforms#dart-sdk). \ No newline at end of file +See [Supported Platforms -> Dart SDK](/resources/supported-platforms#dart-sdk).