Export processed app size data report
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
At present, reporting app analysis within our organization using DevTools involves a somewhat manual process of noting the files that contribute more to the app size, as there is no export option and text is not selectable.
I attempted to make the text selectable, but copied text requires some further processing, which is not the cleanest approach. Therefore, I propose adding the following feature:
**Feature Proposal:**
Export Processed and Sorted Data to CSV: Allow users to export the analyzed and sorted data to a CSV file for easier reporting and analysis.
**Additional Context:**
The current manual process can be time-consuming and error-prone.
An export feature would streamline the reporting process and make data analysis more efficient.
Thank you for considering this feature request. I look forward to your feedback.
I have written some code for this feature, and it seems to be working well. If this feature is deemed beneficial for the broader community, I am willing to raise a PR for it.
Contributor guide
Research direction
Start by locating the app analysis view in DevTools and reviewing the processed, sorted data it presents. Confirm the intended CSV contents and export interaction from the issue; done means users can export that data for reporting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- data, devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100