flutter / flutter/devtools

Export processed app size data report

Ouverte
#8,110 8 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
new feature offline P3 screen: app size
Langage dominant
Dart
Étoiles
1.7k
Forks
404
Merge moyen
6 j 17 h
PR mergées (30 j)
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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.