When it comes to mobile apps, users might open them when they don't have a great internet connection. Delivering an offline-first experience to your users will enhance the user experience for those who need the app to work with spotty connections!
https://supabase.com/blog/offline-first-flutter-apps
Brick is a Flutter library that allows developers to interact with SQLite on mobile apps so that developers can quickly create a local experience. Combining it with Supabase, you can deliver an offline-first experience to your users with a local cache of your production database created locally for quick reads and queued writes when the app lacks internet connections.
CHAPTERS:
00:00 Intro to Brick
00:23 Setting up Brick
04:56 Setting up Supabase
07:59 Creating a repository
11:04 Creating the UI
18:10 Adding RLS policies
22:35 Final app test
23:33 Outro
💻 Videos to watch next:
▶ https://youtu.be/68bM7TC9D1Q?feature=shared
▶ https://youtu.be/_fdP-aaTHgw?feature=shared
▶ https://youtu.be/UEwfaElBnZk?feature=shared
👇 Learn more about Supabase 👇
🕸 Website: https://supabase.com/
🏁 Get started: https://app.supabase.com/
📄 Docs: https://supabase.com/docs
🔔 Subscribe for more tutorials and feature updates from Supabase: https://www.youtube.com/channel/UCNTVzV1InxHV-YR0fSajqPQ?sub_confirmation=1
📱 Connect with Us:
🐙 Github: https://www.github.com/supabase
💬 Discord: https://discord.supabase.com/
🐦 Twitter: https://www.twitter.com/supabase/
▶ Instagram (follow for memes): https://www.instagram.com/supabasecom/
ABOUT SUPABASE:
Supabase is the open source Firebase alternative. Supabase provides a full Postgres database for every project with pgvector, backups, realtime, and more. Add and manage email and password, passwordless, OAuth, and mobile logins to your project through a suite of identity providers and APIs.
Build in a weekend, scale to millions.
#Supabase #AppDevelopment #RealtimeApps #DeveloperTools