shoko_api_core_supabase 1.0.0 copy "shoko_api_core_supabase: ^1.0.0" to clipboard
shoko_api_core_supabase: ^1.0.0 copied to clipboard

Extension for shoko_api_core to work with Supabase

Add the following top-level init method to the main.dart file. How create: DartFrog advanced docs

And add

  SupabaseSource.initialize(SupabaseClient('supabaseUrl', 'supabaseKey'));

Use

  SupabaseSource.instance.db.from('table').select();

Supbase dart docs: Supbase dart docs

Also check full docs for shoko_api_core: https://pub.dev/packages/shoko_api_core

0
likes
100
points
3
downloads

Publisher

verified publishershokoteam.ru

Weekly Downloads

Extension for shoko_api_core to work with Supabase

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

shoko_api_core, supabase

More

Packages that depend on shoko_api_core_supabase