Follow me on Twitter @alantn91 Flutter Meets Supabase - The Open Source Firebase Alternative - Authentication Persistence
In this video, we will begin the implementation of Supabase's Realtime Client library. We will create a basic Todo App with row-level security policies in place.
See setting up Supabase Authentication part 2: [ Ссылка ]
Follow along on GitHub at [ Ссылка ]
- I will create a branch at the end of each video as a "checkpoint".
We'll be exploring Flutter and Supabase, integrating with their API, real-time, storage, and Authentication alternatives to Firebase. Don't get me wrong, I love Firebase as much as the next guy, but something about an open-source solution, that uses an actual SQL relational database (postgresql) just makes me very happy! No more very expensive queries with Firestore that a fancy optimized set of SQL joins into a view can't solve.
The idea:
We'll ride along for a few initial videos to setup our project and configuration. We can then move on to integrating real-time features along with basic Authentication with Subapase. After that, we can pick topics we want to explore, features or packages we want to try out, or even creating custom widgets together (maybe live coding later)!
Join along for the ride, and let's see where we end up! :)
-- Checkout Supabase--
Their website: Supabase.io
GitHub repo: [ Ссылка ]
Ещё видео!