supabase 0.0.1-dev.24
supabase: ^0.0.1-dev.24 copied to clipboard
A dart client for Supabase. This client makes it simple for developers to build secure and scalable products.
0.0.1-dev.24 #
- fix: export postgrest classes
0.0.1-dev.23 #
- chore: update realtime to v0.1.1
0.0.1-dev.22 #
- chore: update gotrue to v0.0.5
0.0.1-dev.21 #
- chore: update realtime to v0.1.0
0.0.1-dev.20 #
- chore: update gotrue to v0.0.4
0.0.1-dev.19 #
- chore: update gotrue to v0.0.3
0.0.1-dev.18 #
- chore: update gotrue to v0.0.2
- chore: update postgrest to v0.1.3
- chore: update storage_client to v0.0.1-dev.3
0.0.1-dev.17 #
- chore: update realtime to v0.0.9
- chore: update postgrest to v0.1.2
0.0.1-dev.16 #
- chore: update storage_client to v0.0.1-dev.2
- chore: update gotrue to v0.0.1
0.0.1-dev.15 #
- chore: update postgrest to v0.1.1
- chore: update gotrue to v0.0.1-dev.11
0.0.1-dev.14 #
- refactor: use storage_client package v0.0.1-dev.1
0.0.1-dev.13 #
- fix: package dependencies
0.0.1-dev.12 #
- feat: implement Storage API
- chore: update postgrest to v0.1.0
- chore: update gotrue to v0.0.1-dev.10
0.0.1-dev.11 #
- fix: aligned exports with supabase-js
0.0.1-dev.10 #
- chore: migrate to null-safety
0.0.1-dev.9 #
- fix: rpc to return PostgrestTransformBuilder
- chore: update postgrest to v0.0.7
- chore: expose gotrue User as AuthUser
- chore: expose 'RealtimeSubscription'
- chore: update lib description
0.0.1-dev.6 #
- chore: update gotrue v0.0.1-dev.7
- chore: update realtime_client v0.0.7
0.0.1-dev.5 #
- refactor: SupabaseRealtimePayload variable names
0.0.1-dev.4 #
- fix: export SupabaseEventTypes
- chore: include realtime supscription code in example
0.0.1-dev.3 #
- fix: SupabaseRealtimeClient client and payload parsing bug
- update: realtime_client to v0.0.5
0.0.1-dev.2 #
- fix: builder method not injecting table in the url
0.0.1-dev.1 #
- Initial pre-release.