supabase 2.1.1 copy "supabase: ^2.1.1" to clipboard
supabase: ^2.1.1 copied to clipboard

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

supabase-dart #

A Dart client for Supabase.

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.

pub package pub test


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 licenced under MIT.

Credits #

500
likes
140
pub points
98%
popularity

Publisher

verified publishersupabase.io

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

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

functions_client, gotrue, http, postgrest, realtime_client, rxdart, storage_client, yet_another_json_isolate

More

Packages that depend on supabase