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

Overview

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

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://supabase.io/
  2. Add supabase_addons to your Dart project.
  3. Access https://bdlukaa.github.io/supabase_addons/ to analize your data.

Features and bugs

Please file feature requests and bugs at the issue tracker.

You might also like...

Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.

Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.

supabase_flutter Flutter package for Supabase. What is Supabase Supabase is an open source Firebase alternative. We are a service to: listen to databa

Jan 7, 2023

🎯 A powerful multiplatform application with Flutter and Supabase for the Komentory project.

🎯 Multiplatform application for Komentory project A powerful multiplatform application with Flutter and Supabase for the Komentory project. Currently

Mar 1, 2022

A Flutter application to plan personal activities and routines that uses Supabase for the backend.

Flutter Planner Generated by the Very Good CLI 🤖 A Flutter application to plan personal activities and routines that uses Supabase for the backend. P

Dec 29, 2022

A Flutter mobile application built completely using DhiWise and Supabase without coding single line of code. With 100% system generated code

A Flutter mobile application built completely using DhiWise and Supabase without coding single line of code. With 100% system generated code

Flutter Expension Getting Started with Flutter 🚀 Generated with ❤️ from Dhiwise A Flutter mobile application built completely using DhiWise and Supab

Oct 23, 2022

An example Flutter application built with Very Good CLI and Supabase 🦄

Supabase Example Generated by the Very Good CLI 🤖 An example Flutter application built with Very Good CLI and Supabase 🦄 Getting Started 🚀 This pro

Dec 27, 2022

A fully functional Furniture App Clone made using Flutter, Supabase and Getx State Management.

A fully functional Furniture App Clone made using Flutter, Supabase and Getx State Management.

🛌 Flutter Furniture App 🪑 Timberr is a fully functional Furniture App Clone Developed using Flutter, Supabase and Getx State Management which is bas

Nov 22, 2022

This is an example project for the article about implementing clean architecture in flutter with riverpod and supabase as backend service.

The Example This is an example how to implement clean architecture with domain driven design and riverpod in flutter projects. Getting Started Rename

Dec 30, 2022

This package helps developer to sort the flutter/dart packages and plugins alphabetically, This makes it easier when managing too many packages and when working with teams

This package helps developer to sort the flutter/dart packages and plugins alphabetically, This makes it easier when managing too many packages and when working with teams

Package helps to sort the flutter/dart packages and plugins alphabetically, This makes it easier when managing too many packages and when working with

Dec 21, 2022

UI library to easily implement auth functionalities of Supabase in your app.

UI library to easily implement auth functionalities of Supabase in your app.

flutter-auth-ui A simple library of predefined widgets to easily and quickly create a auth compooents using Flutter and Supabase. ⚠️ Developer Preview

Dec 13, 2022
Comments
  • Visualizer

    Visualizer

    Create a visualizer app to help developers see, in graphics, the data collected by Analytics and Crashlytics Addons.

    It should be something like the following image: Firebase Analytics

    With the current Analytics implementation, we can visualize the following data:

    • The user country
    • The user operational system

    More coming soon

    enhancement help wanted 
    opened by bdlukaa 0
  • Migrate visualizer to react

    Migrate visualizer to react

    Is your feature request related to a problem? Please describe.

    The current visualizer app is good, but can be better. It doesn't feel web-native at all

    Describe the solution you'd like

    Migrate the app to a framework that makes a webapp that feels native.

    Describe alternatives you've considered

    • React
    • Angular (too complex)
    • Vue
    • Svelte
    enhancement help wanted 
    opened by bdlukaa 0
Owner
Bruno D'Luka
I make mobile apps. Flutter is in my 💙
Bruno D'Luka
Encode App-Dev is a open source project which contains different projects of Application development, Android development, IOS development, Flutter, Kotlin, Dart, Java, Swift etc.

HACKTOBERFEST 2022 Encode App-Dev is an open source project which contains different projects of Application development, Android development, IOS dev

null 4 Dec 4, 2022
Nebula makes your Flutter development journey easier by providing helper widgets, utilities and abstractions.

Nebula makes your Flutter development journey easier by providing helper widgets, utilities and abstractions.

Aldrin's Art Factory 1 Apr 21, 2022
💙🔥 FlutterFire commons repository, makes FlutterFire app development faster, easier, and more fun!

???? FlutterFire commons repository, makes FlutterFire app development faster, easier, and more fun!

Kosuke Saigusa 18 Dec 1, 2022
A wrapper around Navigator 2.0 and Router/Pages to make their use a easier.

APS Navigator - App Pagination System This library is just a wrapper around Navigator 2.0 and Router/Pages API that tries to make their use easier: ??

Guilherme Silva 14 Oct 17, 2022
Powerful, helpfull, extensible and highly customizable API's that wrap http client to make communication easier with Axelor server with boilerplate code free.

flutter_axelor_sdk Powerful, helpful, extensible and highly customizable API's that wrap http client to make communication easier with Axelor server w

Abd al-Rahman al-Ktefane 5 Dec 25, 2022
A smartphone application called Easy Job goal is to make easier for businesses to find people who meet their standards as well as for job seekers to search for and choose from available positions .

Easy_Jobs 19SW54(MAD-Project) A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to ge

Muskan 2 Nov 6, 2022
An flutter app to make pet adoption easier

An flutter app to make pet adoption easier

Wemerson Damasceno 2 Aug 18, 2022
Dart client library to interact with Supabase Storage

storage-dart Dart client library to interact with Supabase Storage. Contributing Fork the repo on GitHub Clone the project to your own machine Commit

Supabase 22 Dec 14, 2022
A Dart client for Supabase

supabase-dart A Dart client for Supabase. What is Supabase Supabase is an open source Firebase alternative. We are a service to: listen to database ch

Supabase Community 392 Jan 7, 2023