-
-
Notifications
You must be signed in to change notification settings - Fork 267
Labels
Description
Problem Statement
Sentry's Flutter SDK does not have OOTB support for Supabase features. Supabase is famously a new service for your postgres DB, but it does much more today.
in order of what the SDK should support, and can be broken into independently shippable features:
- support of the supabase_flutter library for all CRUD interactions with a database Supabase Flutter Client
Solution Brainstorm
There is a 3rd party integration for their Node.js library, for reference.
Are you willing to submit a PR?
None
denrase
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress
Milestone
Relationships
Development
Select code repository
Activity
[-]Supabase Support[/-][+]Supabase Support for Queues[/+][-]Supabase Support for Queues[/-][+]Supabase Support\[/+][-]Supabase Support\[/-][+]Supabase Support[/+]kahest commentedon Feb 25, 2025
For now we want to focus on the database featureset but we wanna explore the full feature set down the road
buenaflor commentedon Apr 8, 2025
@denrase assigning you for now, we can tackle this once other issues with a high priority are resolved