这是indexloc提供的服务,不要输入任何密码

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
130
points
148
downloads

Publisher

unverified uploader

Weekly Downloads

Database supabase.

Documentation

API reference

License

MIT (license)

Dependencies

http, supabase, yet_another_json_isolate

More

Packages that depend on supabase_client