Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drift integration should not impose a flutter dependency #1865

Closed
prefanatic opened this issue Feb 5, 2024 · 2 comments · Fixed by #1867
Closed

drift integration should not impose a flutter dependency #1865

prefanatic opened this issue Feb 5, 2024 · 2 comments · Fixed by #1867

Comments

@prefanatic
Copy link

Problem Statement

As a developer, I'd like to be able to use Sentry's Drift integration on a Dart backend, without having Flutter implicitly pulled in as a dependency.

Solution Brainstorm

This might be as simple as not including Flutter bits in pubspec.yaml but I haven't tested this theory.

Are you willing to submit a PR?

Yes

@buenaflor
Copy link
Contributor

hey, thanks for the issue, you're 100% correct, apologies for that oversight, it should be fine to just remove the dep from pubspec.yaml

@getsantry getsantry bot removed the status in GitHub Issues with 👀 2 Feb 5, 2024
@buenaflor buenaflor moved this from Needs Discussion to Backlog in Mobile & Cross Platform SDK Feb 5, 2024
@buenaflor buenaflor self-assigned this Feb 5, 2024
@buenaflor buenaflor moved this from Backlog to In Progress in Mobile & Cross Platform SDK Feb 6, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Mobile & Cross Platform SDK Feb 7, 2024
@buenaflor
Copy link
Contributor

the fix is now part of 7.16.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants