You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's possible to use sentry_flutter without the native SDK? I have a scenario where I need to embed a flutter module into various apps (https://docs.flutter.dev/development/add-to-app) but don't want to "force" those apps to install the native SDK of sentry (some may already have, but point to their DSN, not to the flutter module DSN).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
It's possible to use sentry_flutter without the native SDK? I have a scenario where I need to embed a flutter module into various apps (https://docs.flutter.dev/development/add-to-app) but don't want to "force" those apps to install the native SDK of sentry (some may already have, but point to their DSN, not to the flutter module DSN).
Beta Was this translation helpful? Give feedback.
All reactions