supabase_addons
supabase_addons copied to clipboard
Addons to supabase dart (and Flutter), to make development easier.
Supabase is an open source Firebase alternative. It has support for auth, database and storage updates. The goal of this package is to make things easier when using supabase.
- Alpha product
- How to use it?
- Screenshots
- Features and bugs
Alpha product
This was not tested in production yet, and breaking-changes are likely to happen. Use it on your own!
How to use it?
- Create your Supabase project at https://app.supabase.io/
- Add supabase_addons to your Dart project.
- Follow the steps in supabase_addons to add the addons to your supabase project
- Access https://bdlukaa.github.io/supabase_addons/ to analize your data.
Screenshots


\
Features and bugs
Please file feature requests and bugs at the issue tracker.