flutter / flutter/devtools

Export processed app size data report

未关闭
#8,110 8 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
new feature offline P3 screen: app size
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

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.

贡献指南

打开贡献指南

调研方向

首先在 DevTools 中找到应用分析视图,并检查该视图呈现的已处理、已排序数据。根据 issue 确认预期的 CSV 内容和导出交互;用户能够导出这些数据用于报告时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
dart
领域
data, devtools
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。