supabase_extensions 0.6.0-alpha2 copy "supabase_extensions: ^0.6.0-alpha2" to clipboard
supabase_extensions: ^0.6.0-alpha2 copied to clipboard

outdated

Extensions for the Supabase client that allows faster develeopment

0.6.0 #

  • added Supabase.isLogged
  • updated Supabase.on event parameter from String into enum CrudEvent
  • added ability to listen to DELETE events

0.5.1 #

  • Better error handling + updated pub.flutter-io.cn score

0.5.0 #

  • Added streams listeners for single database-based event type

0.4.0 #

  • Using now QueryResults as return object to the sql function

0.3.2 #

  • Added shorter getter to user's ID (SupabaseClient.uid instead SupabaseClient.auth.currentUser.uid)

0.3.1 #

  • Fixed bug with SELECT statements like ..AND field = 'string'

0.3.0 #

  • Added INSERT statement support

0.2.1 #

  • Fixed multiple columns ordering + using distinct

0.2.0 #

  • Initial version, initial SELECT statement support
9
likes
0
points
83
downloads

Publisher

unverified uploader

Weekly Downloads

Extensions for the Supabase client that allows faster develeopment

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, sqlparser, supabase

More

Packages that depend on supabase_extensions