flutter / flutter/devtools

App Size tab doesn't accept AOT snapshots

Open
#4,107 7 comments 0 reactions 0 assignees View on GitHub
observatory migration observatory: missing core functionality P2 screen: app size
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

When I compile a Dart program to an AOT snapshot:

```
$ dart compile aot-snapshot foo.dart
Generated foo.aot
```

I would expect to be able to analyze the snapshot using the App Size Tooling, which claims to support analysis of AOT snapshots. However, the file picker requires a JSON extension and uploading the AOT snapshot does nothing (no error, no change in UI indicating anything happened).

cc @rmacnak-google

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.