deposit_supabase 0.0.1 copy "deposit_supabase: ^0.0.1" to clipboard
deposit_supabase: ^0.0.1 copied to clipboard

outdated

Provides a Supabase adapter for the deposit package

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add deposit_supabase

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

dependencies:
  deposit_supabase: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:deposit_supabase/deposit_supabase.dart';
5
likes
70
points
29
downloads

Documentation

API reference

Publisher

verified publisherblue-fire.xyz

Weekly Downloads

Provides a Supabase adapter for the deposit package

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

deposit, supabase

More

Packages that depend on deposit_supabase