.. |
analyze_base.dart
|
[flutter_tools] fix formatting regression in analyze and add full coverage (#62593)
|
2020-07-30 13:41:02 -07:00 |
analyze_continuously.dart
|
[flutter_tools] Unified analyze error log format (#61146)
|
2020-07-28 10:21:57 -07:00 |
analyze_once.dart
|
[flutter_tools] Unified analyze error log format (#61146)
|
2020-07-28 10:21:57 -07:00 |
analyze.dart
|
[flutter_tools] Reland: use correct sdk path for analysis (#59081)
|
2020-06-09 10:47:21 -07:00 |
assemble.dart
|
[flutter_tools] rename library to be less absurd (#58891)
|
2020-06-08 11:19:53 -07:00 |
attach.dart
|
Remove unused l and --isolate-filter tools (#63336)
|
2020-08-10 10:51:04 -07:00 |
build_aar.dart
|
[flutter_tools] add missing null-safety flags (#59773)
|
2020-06-18 12:34:35 -07:00 |
build_aot.dart
|
[flutter_tools] deprecate build aot (#59487)
|
2020-06-16 13:00:11 -07:00 |
build_apk.dart
|
[flutter_tools] add --analyze-size flag (#62697)
|
2020-08-03 14:21:05 -07:00 |
build_appbundle.dart
|
[flutter_tools] add missing null-safety flags (#59773)
|
2020-06-18 12:34:35 -07:00 |
build_bundle.dart
|
Revert "[flutter_tools] separate target platform, host platform, and architecutre (#60119)" (#60147)
|
2020-06-23 17:19:29 -07:00 |
build_fuchsia.dart
|
[flutter_tools] turn off fuchsia support by default (#61634)
|
2020-07-21 02:26:04 -07:00 |
build_ios_framework.dart
|
Add null safety options to build ios-framework (#60111)
|
2020-06-23 14:35:45 -07:00 |
build_ios.dart
|
[flutter_tools] add missing null-safety flags (#59773)
|
2020-06-18 12:34:35 -07:00 |
build_linux.dart
|
[flutter_tools] add missing null-safety flags (#59773)
|
2020-06-18 12:34:35 -07:00 |
build_macos.dart
|
[flutter_tools] add missing null-safety flags (#59773)
|
2020-06-18 12:34:35 -07:00 |
build_web.dart
|
[flutter_tools] add missing null-safety flags (#59773)
|
2020-06-18 12:34:35 -07:00 |
build_windows.dart
|
[flutter_tools] add missing null-safety flags (#59773)
|
2020-06-18 12:34:35 -07:00 |
build.dart
|
Add null safety options to build ios-framework (#60111)
|
2020-06-23 14:35:45 -07:00 |
channel.dart
|
Revert "Move processUtils into globals (#53209)" (#53301)
|
2020-03-25 14:59:03 -07:00 |
clean.dart
|
[flutter_tools] clean plugin dependencies file (#62061)
|
2020-07-22 18:39:33 -07:00 |
config.dart
|
Ensure analytics are sent before disabling (#62094)
|
2020-07-24 15:31:18 -07:00 |
create.dart
|
Move Android doctor SDK check to 29 and Cirrus images to 30 (#63517)
|
2020-08-20 11:06:32 -07:00 |
daemon.dart
|
Return host and port from devtools launcher (#63795)
|
2020-08-17 10:46:05 -07:00 |
devices.dart
|
Show device diagnostic messages in doctor (#61585)
|
2020-07-17 09:41:03 -07:00 |
doctor.dart
|
Move doctor into globals (#54912)
|
2020-04-15 19:44:42 -07:00 |
downgrade.dart
|
Add "flutter downgrade" command (#50506)
|
2020-02-13 11:56:45 -08:00 |
drive.dart
|
Add punctuation for unterminated sentences in doc comments (#62755)
|
2020-08-06 19:18:52 -04:00 |
emulators.dart
|
[flutter_tools] ensure emulator command does not crash with missing avdmanager (#57703)
|
2020-05-27 10:10:30 -07:00 |
format.dart
|
[flutter_tools] revert dart format changes (#61760)
|
2020-07-20 07:41:05 -07:00 |
generate.dart
|
[flutter_tools] turn down flutter generate (#61475)
|
2020-07-16 09:51:22 -07:00 |
ide_config.dart
|
[flutter_tool] fix ide-config crash because of no android key (#60617)
|
2020-06-30 13:01:47 -07:00 |
inject_plugins.dart
|
[flutter_tools] hide all development tools (#57690)
|
2020-05-27 10:10:19 -07:00 |
install.dart
|
Release cache lock for commands after required artifacts are downloaded (#59012)
|
2020-06-08 17:18:02 -07:00 |
logs.dart
|
Release cache lock for commands after required artifacts are downloaded (#59012)
|
2020-06-08 17:18:02 -07:00 |
make_host_app_editable.dart
|
Deprecate make-host-app-editable (#59217)
|
2020-06-11 11:37:15 -07:00 |
packages.dart
|
[flutter_tools] generate a synthetic flutter_gen package on pub get (#61261)
|
2020-07-15 10:12:52 -07:00 |
precache.dart
|
[flutter_tools] add feature for iOS, android, and fuchsia (#61481)
|
2020-07-16 09:51:59 -07:00 |
run.dart
|
[flutter_tools] add --null-assertions flag for debugging with null safety (#63416)
|
2020-08-11 11:36:03 -07:00 |
screenshot.dart
|
[flutter_tools] remove vm service (#55794)
|
2020-04-29 11:52:46 -07:00 |
shell_completion.dart
|
[flutter_tool] Hide unsafe std{out,err} operations (#49561)
|
2020-01-28 07:58:02 -08:00 |
symbolize.dart
|
[flutter_tools] fix type error in symbolize (#55212)
|
2020-04-20 12:21:44 -07:00 |
test.dart
|
[flutter_tools] add --null-assertions flag for debugging with null safety (#63416)
|
2020-08-11 11:36:03 -07:00 |
train.dart
|
Make subcommands return success instead of null (#48100)
|
2020-01-10 11:28:01 -08:00 |
update_packages.dart
|
[flutter_tools] update dwds, roll to null-safe file and process (#64195)
|
2020-08-19 16:59:52 -07:00 |
upgrade.dart
|
[flutter_tools] generate a synthetic flutter_gen package on pub get (#61261)
|
2020-07-15 10:12:52 -07:00 |
version.dart
|
[flutter_tools] generate a synthetic flutter_gen package on pub get (#61261)
|
2020-07-15 10:12:52 -07:00 |