flutter / flutter/devtools

App Size tab doesn't accept AOT snapshots

オープン
#4,107 コメント 7 件 リアクション 0 件 担当者 0 名 GitHub で見る
observatory migration observatory: missing core functionality P2 screen: app size
主要言語
Dart
スター
1.7k
フォーク
404
平均マージ
6日 17時間
マージ済み PR(30日)
18

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。