afribase 0.3.0
afribase: ^0.3.0 copied to clipboard
The official Dart/Flutter client for Afribase — an open-source backend-as-a-service platform.
0.2.0 #
- Initial public release
- Auth client: signup, login, logout, session management, OAuth
- Database query builder: select, insert, update, delete, upsert with filters
- Realtime client: subscribe to database changes via WebSocket
- Storage client: upload, download, list, delete files and buckets
- Edge Functions client: invoke serverless functions
- Modular architecture: use individual clients or the unified AfribaseClient
0.1.0 #
- Internal development release