vasabase 0.1.4 copy "vasabase: ^0.1.4" to clipboard
vasabase: ^0.1.4 copied to clipboard

Dart SDK for Vasabase, providing Auth, Database, Storage, and Realtime functionality.

0.1.4 #

  • Fix: Change default Prefer header to return=minimal for mutations to prevent 400 errors for users without SELECT permissions.

0.1.3 #

  • Added onConflict parameter to upsert() for complex unique constraint resolution.

0.1.2 #

  • Added .single(), .maybeSingle(), and .limit() to query builder.
  • Introduced PostgrestException for structured database error handling.

0.1.1 #

  • Add setAuth helper to AuthClient to simplify third-party integration (e.g. Firebase Auth).

0.1.0 #

  • Initial release of the Vasabase pure Dart SDK.
  • Basic scaffolding for the VasabaseClient.
0
likes
0
points
275
downloads

Publisher

unverified uploader

Weekly Downloads

Dart SDK for Vasabase, providing Auth, Database, Storage, and Realtime functionality.

Homepage

License

unknown (license)

Dependencies

http, web_socket_channel

More

Packages that depend on vasabase