.. |
analyze_base.dart
|
Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021)
|
2020-03-06 10:22:12 -08:00 |
analyze_continuously.dart
|
[flutter_tools] Reduce context usage in analyze command and tests (#49589)
|
2020-03-05 17:20:54 -08:00 |
analyze_once.dart
|
[flutter_tools] Reduce context usage in analyze command and tests (#49589)
|
2020-03-05 17:20:54 -08:00 |
analyze.dart
|
[flutter_tools] Reduce context usage in analyze command and tests (#49589)
|
2020-03-05 17:20:54 -08:00 |
assemble.dart
|
Move BuildSystem to globals (#53139)
|
2020-03-24 11:23:10 -07:00 |
attach.dart
|
Reland #53153 to attach to existing modules and apps for Android (#53289)
|
2020-03-25 16:45:49 -07:00 |
build_aar.dart
|
change quote to avoid escapes (#50368)
|
2020-02-11 20:58:27 +01:00 |
build_aot.dart
|
Expose extra frontend options through build apk/ios/macOS (#53273)
|
2020-03-25 16:56:41 -07:00 |
build_apk.dart
|
Expose extra frontend options through build apk/ios/macOS (#53273)
|
2020-03-25 16:56:41 -07:00 |
build_appbundle.dart
|
Expose extra frontend options through build apk/ios/macOS (#53273)
|
2020-03-25 16:56:41 -07:00 |
build_bundle.dart
|
Expose extra frontend options through build apk/ios/macOS (#53273)
|
2020-03-25 16:56:41 -07:00 |
build_fuchsia.dart
|
Font subset in the tool (#49737)
|
2020-02-04 20:34:24 -08:00 |
build_ios_framework.dart
|
Expose extra frontend options through build apk/ios/macOS (#53273)
|
2020-03-25 16:56:41 -07:00 |
build_ios.dart
|
Expose extra frontend options through build apk/ios/macOS (#53273)
|
2020-03-25 16:56:41 -07:00 |
build_linux.dart
|
Font subset in the tool (#49737)
|
2020-02-04 20:34:24 -08:00 |
build_macos.dart
|
Expose extra frontend options through build apk/ios/macOS (#53273)
|
2020-03-25 16:56:41 -07:00 |
build_web.dart
|
[flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044)
|
2020-03-06 14:53:36 -08:00 |
build_windows.dart
|
[flutter_tools] update visual studio and validator to remove globals, update test cases (#51680)
|
2020-03-10 16:49:23 -07:00 |
build.dart
|
[flutter_tools] ensure --track-widget-creation is not enabled for build aot (#52261)
|
2020-03-09 17:19:14 -07:00 |
channel.dart
|
Revert "Move processUtils into globals (#53209)" (#53301)
|
2020-03-25 14:59:03 -07:00 |
clean.dart
|
Show Xcode workspace clean output with verbose flag (#52860)
|
2020-03-19 09:51:01 -07:00 |
config.dart
|
Add usage event for failed iOS project migration (#51879)
|
2020-03-06 12:14:29 -08:00 |
create.dart
|
Include metadata in GitHub crash template (#53118)
|
2020-03-27 16:21:45 -07:00 |
daemon.dart
|
[flutter_tools] fix type error with AppDomain current directory (#53181)
|
2020-03-24 12:58:40 -07:00 |
devices.dart
|
Add timeout flag to devices command, pipe through discovery (#51678)
|
2020-03-16 14:15:00 -07:00 |
doctor.dart
|
Reland fix --version (#52141)
|
2020-03-06 21:38:35 -08:00 |
downgrade.dart
|
Add "flutter downgrade" command (#50506)
|
2020-02-13 11:56:45 -08:00 |
drive.dart
|
Allow user to specify which Chrome binary to use. (#53275)
|
2020-03-25 15:55:32 -07:00 |
emulators.dart
|
revert #48985 (#49572)
|
2020-01-27 14:36:02 -08:00 |
format.dart
|
Revert "Move processUtils into globals (#53209)" (#53301)
|
2020-03-25 14:59:03 -07:00 |
generate.dart
|
Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021)
|
2020-03-06 10:22:12 -08:00 |
ide_config.dart
|
Add pre-stable support for create on Windows (#51895)
|
2020-03-23 10:42:26 -07:00 |
inject_plugins.dart
|
Make subcommands return success instead of null (#48100)
|
2020-01-10 11:28:01 -08:00 |
install.dart
|
Uninstall app flag (#53385)
|
2020-03-27 10:13:54 -07:00 |
logs.dart
|
[flutter_tools] prevent StateError when log reader is disposed (#52173)
|
2020-03-10 11:34:40 -07:00 |
make_host_app_editable.dart
|
change quote to avoid escapes (#50368)
|
2020-02-11 20:58:27 +01:00 |
packages.dart
|
Expose new pub outdated command (#53251)
|
2020-03-25 11:21:03 -07:00 |
precache.dart
|
change quote to avoid escapes (#50368)
|
2020-02-11 20:58:27 +01:00 |
run.dart
|
Added the "trace-whitelist" flag to run. (#52556)
|
2020-03-17 16:42:20 -07:00 |
screenshot.dart
|
Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021)
|
2020-03-06 10:22:12 -08:00 |
shell_completion.dart
|
[flutter_tool] Hide unsafe std{out,err} operations (#49561)
|
2020-01-28 07:58:02 -08:00 |
symbolize.dart
|
Add "flutter symbolize" command (#49465)
|
2020-02-10 14:18:03 -08:00 |
test.dart
|
[flutter_tools] support coverage and machine together (#51988)
|
2020-03-05 12:34:37 -08:00 |
train.dart
|
Make subcommands return success instead of null (#48100)
|
2020-01-10 11:28:01 -08:00 |
unpack.dart
|
Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021)
|
2020-03-06 10:22:12 -08:00 |
update_packages.dart
|
[flutter_tools] dont create synthetic sdk when running consumer-only (#53466)
|
2020-03-27 22:25:09 -07:00 |
upgrade.dart
|
Revert "Move processUtils into globals (#53209)" (#53301)
|
2020-03-25 14:59:03 -07:00 |
version.dart
|
Revert "Move processUtils into globals (#53209)" (#53301)
|
2020-03-25 14:59:03 -07:00 |