supabase_addons icon indicating copy to clipboard operation
supabase_addons copied to clipboard

Addons to supabase dart (and Flutter), to make development easier.

supabase_addons

Make great apps with a great backend!

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?

  1. Create your Supabase project at https://app.supabase.io/
  2. Add supabase_addons to your Dart project.
  3. Follow the steps in supabase_addons to add the addons to your supabase project
  4. Access https://bdlukaa.github.io/supabase_addons/ to analize your data.

Screenshots

Initial Page
Analytics Page
Crashlytics Page\

Features and bugs

Please file feature requests and bugs at the issue tracker.