Skip to content

Commit

Permalink
Add flutter SDK to references page
Browse files Browse the repository at this point in the history
  • Loading branch information
nkshah2 committed Mar 17, 2023
1 parent 4081721 commit 83e84e2
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 7 deletions.
5 changes: 4 additions & 1 deletion v2/community/sdks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"

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

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


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

:::info
Expand Down
5 changes: 4 additions & 1 deletion v2/emailpassword/sdks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"

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

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


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

:::info
Expand Down
5 changes: 4 additions & 1 deletion v2/passwordless/sdks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"

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

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


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

:::info
Expand Down
5 changes: 4 additions & 1 deletion v2/session/sdks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"

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

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


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

:::info
Expand Down
5 changes: 4 additions & 1 deletion v2/thirdparty/sdks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"

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

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


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

:::info
Expand Down
5 changes: 4 additions & 1 deletion v2/thirdpartyemailpassword/sdks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"

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

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


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

:::info
Expand Down
5 changes: 4 additions & 1 deletion v2/thirdpartypasswordless/sdks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,12 @@ import GuidesLink from "/src/components/guidesLink"

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

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


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

:::info
Expand Down

0 comments on commit 83e84e2

Please sign in to comment.