flutter / flutter/flutter-intellij
we should enable the analysis server's crash reporting when the user has analytics on
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
If the user has not opted out of analytics, we should indicate to the analysis server that it can enable crash reporting.
Contributor guide
Research direction
Start by locating where the plugin reads the user's analytics preference and configures the analysis server. Trace those entry points to determine how crash reporting is enabled. Done means the analysis server is told to enable crash reporting when analytics has not been opted out, while opted-out users do not enable it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, java
- Domain
- analytics, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100