flutter/packages/flutter_tools/lib/src/commands
Ian Hickson 9e42e4b88f
New release process (#14061)
Generate the "version" file from git tags.
Remove the old VERSION file and mentions of versions in pubspec.yaml files.
Replace the old update_versions.dart script with a new roll_dev.dart script.
Update "flutter channel".
Update "flutter upgrade", including making it transition from alpha to dev.
Update "flutter --version" and "flutter doctor".
2018-01-18 07:59:06 -08:00
..
analyze_base.dart enable lint avoid_function_literals_in_foreach_calls (#12607) 2017-10-19 08:16:16 +02:00
analyze_continuously.dart Delinting future awaits round 2 (#10790) 2017-09-20 16:25:16 -07:00
analyze_once.dart Rename .analysis_options to analysis_options.yaml (#11594) 2017-08-15 08:46:42 -04:00
analyze.dart add a --machine mode to flutter config (#11112) 2017-07-07 16:00:45 -07:00
build_aot.dart Make sure to pass strong mode options down to gen_snapshot (#14118) 2018-01-16 15:38:29 +01:00
build_apk.dart support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
build_flx.dart support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
build_ios.dart support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
build.dart Hide preview-dart-2 flag. Show only in verbose (#13270) 2017-11-30 10:36:46 -08:00
channel.dart New release process (#14061) 2018-01-18 07:59:06 -08:00
clean.dart Make clean command top level (#12616) 2017-10-19 11:23:42 -07:00
config.dart Clarify how to unconfigure with flutter config (#12733) 2017-10-30 11:12:12 +01:00
create.dart Change default organization name to example.com in project templates (#14116) 2018-01-18 09:21:24 +01:00
daemon.dart send 'reloadRecommended' info to IDEs (#13996) 2018-01-11 12:55:00 -08:00
devices.dart route device issue diagnostics to flutter doctor (#13346) 2017-12-07 09:32:23 -08:00
doctor.dart Minor tweaks to flutter doctor (#9963) 2017-05-10 16:28:12 -07:00
drive.dart Enable lint prefer asserts in initializer lists (#12903) 2017-11-08 22:59:49 +01:00
format.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
fuchsia_reload.dart [fuchsia] dart_package is now dart_library. (#13979) 2018-01-08 13:16:46 -08:00
ide_config.dart Creates a new flutter command 'ide-config' and removes *.iml and .idea from tree. (#12958) 2017-11-13 10:55:22 -08:00
inject_plugins.dart Revert pod install skip revert (#13774) 2017-12-27 07:30:31 -08:00
install.dart Run command validation on all commands. (#12246) 2017-09-25 18:56:37 -07:00
logs.dart Delinting future awaits round 3 (#10791) 2017-09-20 17:24:43 -07:00
packages.dart flutter_tools: ensure the context value passed to pub is consistent (#13366) 2017-12-06 08:10:56 -08:00
precache.dart Avoid downloading artifacts twice (#8872) 2017-03-20 17:09:59 -07:00
run.dart support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
screenshot.dart Use a safe codec to read Skia SKP screenshot files when checking for errors (#14086) 2018-01-12 17:54:49 -08:00
stop.dart Run command validation on all commands. (#12246) 2017-09-25 18:56:37 -07:00
test.dart update_script 2017-12-11 11:13:16 -08:00
trace.dart Re-organize flutter_tools code to better support proper layering. (#12957) 2017-11-09 21:45:31 -08:00
update_packages.dart Fix import statements in flutter_tools (#13911) 2018-01-17 10:17:52 -08:00
upgrade.dart New release process (#14061) 2018-01-18 07:59:06 -08:00