flutter / flutter/devtools

Export processed app size data report

Abierto
#8,110 8 comentarios 0 reacciones 0 asignados Ver en GitHub
new feature offline P3 screen: app size
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.