devtools/util/app_size_file_picker library
Functions
-
openAppSizeAnalysisFile(
) → Future< XFile?> -
Opens the platform's native file picker restricted to
.jsonfiles; a standalone function soAppSizeTab.pickFilecan be swapped for a fake in tests.