vinculum_dart 0.2.0 copy "vinculum_dart: ^0.2.0" to clipboard
vinculum_dart: ^0.2.0 copied to clipboard

Dart client SDK for Vinculum platform

Changelog #

0.2.0 #

  • Rebranded from baas_client to vinculum_client
  • Updated all API endpoints and configuration
  • Added token storage with change listeners
  • Added delegating token storage for persistent storage
  • Improved authentication flow

0.1.0 #

  • Initial release
  • Authentication (login, signup, refresh tokens)
  • Database operations (CRUD)
  • File storage
  • Real-time subscriptions
  • Functions invocation