Skip to content

feat: Add Flutter quick start guide#2444

Merged
kiwicopple merged 6 commits into
supabase:masterfrom
dshukertjr:feat/flutter-guide
Jul 23, 2021
Merged

feat: Add Flutter quick start guide#2444
kiwicopple merged 6 commits into
supabase:masterfrom
dshukertjr:feat/flutter-guide

Conversation

@dshukertjr

@dshukertjr dshukertjr commented Jul 19, 2021

Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

Added a quick start guide for Flutter.

What is the current behavior?

There are no guides for Flutter.

What is the new behavior?

Added a quick start guide for Flutter.

Additional context

I haven't included the bonus portion using storage yet. I will add it later on in another PR!

@vercel

vercel Bot commented Jul 19, 2021

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

main – ./

🔍 Inspect: https://vercel.com/supabase/main/2RG1fp12y9Jhyx3gsPEYdvM7igXT
✅ Preview: https://main-git-fork-dshukertjr-feat-flutter-guide-supabase.vercel.app

docs – ./web

🔍 Inspect: https://vercel.com/supabase/docs/Abwk5xeLpexZsSkb5e1B8ybwiHya
✅ Preview: https://docs-git-fork-dshukertjr-feat-flutter-guide-supabase.vercel.app

www – ./www

🔍 Inspect: https://vercel.com/supabase/www/HkW1sg55YvAJvxRwEnQCh6UNNp8H
✅ Preview: Canceled

[Deployment for 2a73db8 canceled]

@vercel vercel Bot temporarily deployed to Preview – www July 22, 2021 14:39 Inactive
@dshukertjr dshukertjr changed the title feat: Added Flutter quick start guide feat: Add Flutter quick start guide Jul 22, 2021
@dshukertjr dshukertjr marked this pull request as ready for review July 22, 2021 14:44
@dshukertjr

dshukertjr commented Jul 22, 2021

Copy link
Copy Markdown
Member Author

@kiwicopple Done adding Flutter quick start guide for now!

@geromegrignon geromegrignon left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Besides the suggested changes, do you have a repo to showcase an app created using this guide?

The community guides have a Github section (Svelte: https://supabase.io/docs/guides/with-svelte#github) as the apps aren't part of the Supabase repo.

Comment thread web/docs/guides/with-flutter.mdx Outdated
Comment thread web/docs/guides/with-flutter.mdx Outdated
Comment thread web/docs/guides/with-flutter.mdx Outdated
@dshukertjr

Copy link
Copy Markdown
Member Author

@geromegrignon Thanks for spotting my errors! I have fixed them and I have added a link to the sample application!

@kiwicopple kiwicopple merged commit 5313bae into supabase:master Jul 23, 2021
mandarini pushed a commit that referenced this pull request Jun 16, 2026
This PR updates @supabase/*-js libraries to version 2.108.2.

**Source**: supabase-js-stable-release

**Changes**:
- Updated @supabase/supabase-js to 2.108.2
- Updated @supabase/auth-js to 2.108.2
- Updated @supabase/realtime-js to 2.108.2
- Updated @supabase/postgest-js to 2.108.2
- Refreshed pnpm-lock.yaml

---

## Release Notes

## v2.108.2

## 2.108.2 (2026-06-15)

### 🩹 Fixes

- **auth:** preserve valid session on refresh failure and cooldown
repeat failures
([#2436](supabase/supabase-js#2436))
- **realtime:** clarify httpSend() 404 error and server migration note
([#2444](supabase/supabase-js#2444))
- **release:** pin Deno and bound JSR publish to survive stranded-task
hangs ([#2439](supabase/supabase-js#2439))
- **release:** restore JSR publish flags and enable for beta
([#2440](supabase/supabase-js#2440))

### ❤️ Thank You

- Katerina Skroumpelou @mandarini
## v2.108.1

## 2.108.1 (2026-06-09)

### 🩹 Fixes

- **ci:** forward DOGFOOD_APP_CLIENT_ID to dogfood workflow
([#2434](supabase/supabase-js#2434))
- **postgrest:** then typing
([#2349](supabase/supabase-js#2349))

### ❤️ Thank You

- Katerina Skroumpelou @mandarini
- Vaibhav @7ttp

This PR was created automatically.

Co-authored-by: supabase-workflow-trigger[bot] <266661614+supabase-workflow-trigger[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants