-
-
Notifications
You must be signed in to change notification settings - Fork 237
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
HackWeek - Feature Flags Support #984
base: main
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## main #984 +/- ##
==========================================
+ Coverage 89.55% 91.14% +1.59%
==========================================
Files 106 9 -97
Lines 3322 192 -3130
==========================================
- Hits 2975 175 -2800
+ Misses 347 17 -330 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
flutter/android/src/main/kotlin/io/sentry/flutter/SentryFlutterPlugin.kt
Outdated
Show resolved
Hide resolved
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
📜 Description
This PR adds Feature Flags Support for the Dart/Flutter SDK.
This is a HackWeek project only.
Spec https://github.com/getsentry/hackweek-feature-flags
#skip-changelog
💡 Motivation and Context
💚 How did you test it?
📝 Checklist
🔮 Next steps