Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bdlukaa/supabase_addons
Addons to supabase dart (and Flutter), to make development easier.
https://github.com/bdlukaa/supabase_addons
addons dart supabase
Last synced: about 1 month ago
JSON representation
Addons to supabase dart (and Flutter), to make development easier.
- Host: GitHub
- URL: https://github.com/bdlukaa/supabase_addons
- Owner: bdlukaa
- License: bsd-3-clause
- Archived: true
- Created: 2021-07-25T21:02:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-06T21:07:44.000Z (over 3 years ago)
- Last Synced: 2023-09-14T22:56:03.729Z (about 1 year ago)
- Topics: addons, dart, supabase
- Language: Dart
- Homepage: https://bdlukaa.github.io/supabase_addons/
- Size: 2.56 MB
- Stars: 21
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
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](#alpha-product)
- [How to use it?](#how-to-use-it)
- [Screenshots](#screenshots)
- [Features and bugs](#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](supabase_addons) to your Dart project.
3. Follow the steps in [supabase_addons](supabase_addons/README.md) to add the addons to your supabase project
3. Access to analize your data.## Screenshots
![Initial Page](screenshots/initial_page.png)\
![Analytics Page](screenshots/analytics.png)\
![Crashlytics Page](screenshots/crashlytics.png)\## Features and bugs
Please file feature requests and bugs at the [issue tracker][tracker].
[tracker]: https://github.com/bdlukaa/supabase_addons/issues/new