-
-
Notifications
You must be signed in to change notification settings - Fork 243
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #984 +/- ##
==========================================
- Coverage 89.55% 83.64% -5.91%
==========================================
Files 106 120 +14
Lines 3322 3834 +512
==========================================
+ Hits 2975 3207 +232
- Misses 347 627 +280 ☔ View full report in Codecov by Sentry. |
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