shoko_api_core_supabase 1.0.1 copy "shoko_api_core_supabase: ^1.0.1" to clipboard
shoko_api_core_supabase: ^1.0.1 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: shoko api core

0
likes
150
points
44
downloads

Publisher

verified publishershokoteam.ru

Weekly Downloads

Extension for shoko_api_core to work with Supabase

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

shoko_api_core, supabase

More

Packages that depend on shoko_api_core_supabase