supabase 3.0.0-dev.2 copy "supabase: ^3.0.0-dev.2" to clipboard
supabase: ^3.0.0-dev.2 copied to clipboard

A dart client for Supabase. This client makes it simple for developers to build secure and scalable products.


Supabase Logo

supabase

Dart client library for Supabase, for use in non-Flutter Dart environments.

Guides · Reference Docs

pub package pub test

Note

This is a Dart library for Supabase for use cases such as server-side Dart like Dart Edge, or non-Flutter Dart environments.

If you are developing a Flutter application, use supabase_flutter instead. supabase package is for non-Flutter Dart environments.

What is Supabase #

Supabase is an open source Firebase alternative. We are a service to:

  • listen to database changes
  • query your tables, including filtering, pagination, and deeply nested relationships (like GraphQL)
  • create, update, and delete rows
  • manage your users and their permissions
  • interact with your database using a simple UI

Docs #

The docs can be found on the official Supabase website.

License #

This repo is licensed under MIT.

Credits #

617
likes
50
points
859k
downloads

Documentation

Documentation

Publisher

verified publishersupabase.io

Weekly Downloads

A dart client for Supabase. This client makes it simple for developers to build secure and scalable products.

Homepage
Repository (GitHub)
View/report issues

Topics

#supabase #backend #database #authentication #api

License

MIT (license)

Dependencies

http, logging, meta, postgrest, supabase_auth, supabase_common, supabase_functions, supabase_realtime, supabase_storage, yet_another_json_isolate

More

Packages that depend on supabase