supabase_client 0.0.33 copy "supabase_client: ^0.0.33" to clipboard
supabase_client: ^0.0.33 copied to clipboard

Database supabase.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add supabase_client

With Flutter:

 $ flutter pub add supabase_client

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  supabase_client: ^0.0.33

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:supabase_client/supabase_client.dart';
2
likes
140
points
191
downloads

Publisher

unverified uploader

Weekly Downloads

Database supabase.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com
github.com

License

MIT (license)

Dependencies

http, supabase, yet_another_json_isolate

More

Packages that depend on supabase_client