..
analyze_base.dart
re-re-enable lint unnecessary_const ( #20103 )
2018-08-02 12:02:32 +02:00
analyze_continuously.dart
remove the option to pass in the --no-preview-dart-2 flag to analysis ( #20041 )
2018-07-31 19:15:11 -07:00
analyze_once.dart
remove the option to pass in the --no-preview-dart-2 flag to analysis ( #20041 )
2018-07-31 19:15:11 -07:00
analyze.dart
remove the option to pass in the --no-preview-dart-2 flag to analysis ( #20041 )
2018-07-31 19:15:11 -07:00
attach.dart
Add --machine
support for flutter attach
( #19077 )
2018-07-19 13:38:29 +01:00
build_aot.dart
Clean up startProgress logic. ( #19695 ) ( #20009 )
2018-07-30 16:58:07 -07:00
build_apk.dart
Move async from member access to construction ( #20035 )
2018-08-02 14:12:25 +02:00
build_bundle.dart
Add flutter tool support for creating app-specific VM snapshots. ( #18417 )
2018-06-15 11:53:30 -07:00
build_flx.dart
enable lint prefer_equal_for_default_values ( #18156 )
2018-06-05 08:50:40 +02:00
build_ios.dart
Revert elimination of Dart 1 ( #18460 )
2018-06-13 12:46:39 -07:00
build.dart
enable lint prefer_equal_for_default_values ( #18156 )
2018-06-05 08:50:40 +02:00
channel.dart
enable lint prefer_equal_for_default_values ( #18156 )
2018-06-05 08:50:40 +02:00
clean.dart
Make clean command top level ( #12616 )
2017-10-19 11:23:42 -07:00
config.dart
Add Bash and Zsh command-line completion for flutter ( #19243 )
2018-07-13 21:24:36 -07:00
create.dart
Move async from member access to construction ( #20035 )
2018-08-02 14:12:25 +02:00
daemon.dart
Clean up startProgress logic. ( #19695 ) ( #20009 )
2018-07-30 16:58:07 -07:00
devices.dart
Update "no devices" text to suggest "flutter emulators"
2018-05-09 16:03:59 +01:00
doctor.dart
enable lint prefer_equal_for_default_values ( #18156 )
2018-06-05 08:50:40 +02:00
drive.dart
Remove uses of deprecated constants and change int.parse to int.tryParse ( #19575 )
2018-07-20 15:07:24 -07:00
emulators.dart
Flutter emulator launch
crash running in dart-2-mode ( #19454 )
2018-07-19 10:32:44 +01:00
format.dart
Add some options to format subcommand ( #18360 )
2018-07-24 16:37:00 -07:00
fuchsia_reload.dart
Remove uses of deprecated constants and change int.parse to int.tryParse ( #19575 )
2018-07-20 15:07:24 -07:00
ide_config.dart
Change 'flutter ide-config' to optionally create root Intellij module ( #19920 )
2018-07-30 10:15:26 -07:00
inject_plugins.dart
Move async from member access to construction ( #20035 )
2018-08-02 14:12:25 +02:00
install.dart
enable lint prefer_equal_for_default_values ( #18156 )
2018-06-05 08:50:40 +02:00
logs.dart
Fix return types of commands that override verifyThenRunCommand ( #19483 )
2018-07-17 15:24:36 -07:00
packages.dart
Move async from member access to construction ( #20035 )
2018-08-02 14:12:25 +02:00
precache.dart
Avoid downloading artifacts twice ( #8872 )
2017-03-20 17:09:59 -07:00
run.dart
Fix issues found running tests
2018-08-02 08:03:03 -07:00
screenshot.dart
Fix return types of commands that override verifyThenRunCommand ( #19483 )
2018-07-17 15:24:36 -07:00
shell_completion.dart
Add Bash and Zsh command-line completion for flutter ( #19243 )
2018-07-13 21:24:36 -07:00
stop.dart
Run command validation on all commands. ( #12246 )
2017-09-25 18:56:37 -07:00
test.dart
Move collectCoverageData into CoverageCollector so it can be re-used. ( #19055 )
2018-07-09 12:52:41 -07:00
trace.dart
Remove race conditions involving finding available ports ( #18698 )
2018-06-27 16:44:28 -07:00
update_packages.dart
Revert "Roll engine to version b148e628ec86b3a9a0382e0bcfae73f0390a8232 ( #20427 )" ( #20631 )
2018-08-15 16:25:51 +02:00
upgrade.dart
Skip version checks when running flutter upgrade
( #18031 )
2018-06-04 12:04:45 +01:00