Skip to content

Commit ff688f1

Browse files
Merge pull request #618 from supertokens/references-change
chore: Add flutter SDK to references page
2 parents bcc2697 + 83e84e2 commit ff688f1

File tree

7 files changed

+28
-7
lines changed

7 files changed

+28
-7
lines changed

v2/community/sdks.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"
5252

5353
See the [supertokens-android](https://supertokens.com/docs/android) for more information.
5454

55+
- ### Flutter
56+
See the [supertokens-flutter](https://supertokens.com/docs/flutter) for more information.
57+
5558

5659
## Other frameworks
57-
- For other frontend frameworks / mobile apps, you can build your own UI that talks to your APIs exposed via our SDK.
60+
- For other frontend frameworks, you can build your own UI that talks to your APIs exposed via our SDK.
5861
- For other backend frameworks, you can build your own APIs that use the SuperTokens Core.
5962

6063
:::info

v2/emailpassword/sdks.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"
5252

5353
See the [supertokens-android](https://supertokens.com/docs/android) for more information.
5454

55+
- ### Flutter
56+
See the [supertokens-flutter](https://supertokens.com/docs/flutter) for more information.
57+
5558

5659
## Other frameworks
57-
- For other frontend frameworks / mobile apps, you can build your own UI that talks to your APIs exposed via our SDK.
60+
- For other frontend frameworks, you can build your own UI that talks to your APIs exposed via our SDK.
5861
- For other backend frameworks, you can build your own APIs that use the SuperTokens Core.
5962

6063
:::info

v2/passwordless/sdks.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"
5252

5353
See the [supertokens-android](https://supertokens.com/docs/android) for more information.
5454

55+
- ### Flutter
56+
See the [supertokens-flutter](https://supertokens.com/docs/flutter) for more information.
57+
5558

5659
## Other frameworks
57-
- For other frontend frameworks / mobile apps, you can build your own UI that talks to your APIs exposed via our SDK.
60+
- For other frontend frameworks, you can build your own UI that talks to your APIs exposed via our SDK.
5861
- For other backend frameworks, you can build your own APIs that use the SuperTokens Core.
5962

6063
:::info

v2/session/sdks.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"
5252

5353
See the [supertokens-android](https://supertokens.com/docs/android) for more information.
5454

55+
- ### Flutter
56+
See the [supertokens-flutter](https://supertokens.com/docs/flutter) for more information.
57+
5558

5659
## Other frameworks
57-
- For other frontend frameworks / mobile apps, you can build your own UI that talks to your APIs exposed via our SDK.
60+
- For other frontend frameworks, you can build your own UI that talks to your APIs exposed via our SDK.
5861
- For other backend frameworks, you can build your own APIs that use the SuperTokens Core.
5962

6063
:::info

v2/thirdparty/sdks.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"
5252

5353
See the [supertokens-android](https://supertokens.com/docs/android) for more information.
5454

55+
- ### Flutter
56+
See the [supertokens-flutter](https://supertokens.com/docs/flutter) for more information.
57+
5558

5659
## Other frameworks
57-
- For other frontend frameworks / mobile apps, you can build your own UI that talks to your APIs exposed via our SDK.
60+
- For other frontend frameworks, you can build your own UI that talks to your APIs exposed via our SDK.
5861
- For other backend frameworks, you can build your own APIs that use the SuperTokens Core.
5962

6063
:::info

v2/thirdpartyemailpassword/sdks.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"
5252

5353
See the [supertokens-android](https://supertokens.com/docs/android) for more information.
5454

55+
- ### Flutter
56+
See the [supertokens-flutter](https://supertokens.com/docs/flutter) for more information.
57+
5558

5659
## Other frameworks
57-
- For other frontend frameworks / mobile apps, you can build your own UI that talks to your APIs exposed via our SDK.
60+
- For other frontend frameworks, you can build your own UI that talks to your APIs exposed via our SDK.
5861
- For other backend frameworks, you can build your own APIs that use the SuperTokens Core.
5962

6063
:::info

v2/thirdpartypasswordless/sdks.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"
5252

5353
See the [supertokens-android](https://supertokens.com/docs/android) for more information.
5454

55+
- ### Flutter
56+
See the [supertokens-flutter](https://supertokens.com/docs/flutter) for more information.
57+
5558

5659
## Other frameworks
57-
- For other frontend frameworks / mobile apps, you can build your own UI that talks to your APIs exposed via our SDK.
60+
- For other frontend frameworks, you can build your own UI that talks to your APIs exposed via our SDK.
5861
- For other backend frameworks, you can build your own APIs that use the SuperTokens Core.
5962

6063
:::info

0 commit comments

Comments
 (0)