flutter/packages/flutter_tools/test/general.shard/build_system
Jonah Williams 059de1537e
[flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610)
Adds support for size analysis on iOS, macOS, linux, and Windows - using an uncompressed directory based approach. The output format is not currently specified.

Adds support for size analysis on android on windows, switching to package:archive

Updates the console format to display as a tree, allowing longer paths. Increases the number of dart libraries shown (to avoid only ever printing the flutter/dart:ui libraries, which dominate the size)
2020-08-25 10:00:24 -07:00
..
targets [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610) 2020-08-25 10:00:24 -07:00
build_system_test.dart [flutter_tools] reland: integrate l10n tool into hot reload/restart/build (#57510) 2020-05-18 12:47:18 -07:00
depfile_test.dart [flutter_tools] migrate windows to assemble (#55187) 2020-04-22 12:26:49 -07:00
exceptions_test.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
file_store_test.dart Prefer tear offs to lambdas in test expects (#61196) 2020-07-09 17:58:51 -07:00
source_test.dart Revert "[flutter_tools] separate target platform, host platform, and architecutre (#60119)" (#60147) 2020-06-23 17:19:29 -07:00