flutter/packages/flutter_tools/lib/src/commands
2019-08-23 11:16:30 +02:00
..
analyze_base.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
analyze_continuously.dart Make timeout durations configurable (#30053) 2019-03-27 16:21:16 -07:00
analyze_once.dart Make timeout durations configurable (#30053) 2019-03-27 16:21:16 -07:00
analyze.dart Reland: Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30254) 2019-04-08 13:49:09 -07:00
assemble.dart Dont throw StateError when calling assemble with bad target (#39000) 2019-08-21 23:44:39 -07:00
attach.dart [flutter_tool] Observatory connection error handling cleanup (#38353) 2019-08-15 12:13:03 -07:00
build_aar.dart [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
build_aot.dart Change from using defaults to plutil for Plist parsing (#38662) 2019-08-16 17:10:07 -07:00
build_apk.dart Some minor cleanup for flutter_tools (#36569) 2019-07-24 10:58:09 -07:00
build_appbundle.dart Allow multi-abi shared libraries in APKs and App bundles (#34123) 2019-06-10 13:16:09 -07:00
build_bundle.dart [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
build_fuchsia.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
build_ios.dart Reland: Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30254) 2019-04-08 13:49:09 -07:00
build_linux.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
build_macos.dart only build macOS kernel in debug mode (#37365) 2019-08-01 09:23:40 -07:00
build_web.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
build_windows.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
build.dart only build macOS kernel in debug mode (#37365) 2019-08-01 09:23:40 -07:00
channel.dart Reland: Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30254) 2019-04-08 13:49:09 -07:00
clean.dart Clean Xcode workspace during flutter clean (#38992) 2019-08-21 18:42:56 -07:00
config.dart Remove dead flag (#37752) 2019-08-07 10:10:39 -07:00
create.dart [flutter_tool] Remove some async file io (#38654) 2019-08-20 13:15:08 -07:00
daemon.dart Restructure resident web runner usage to avoid SDK users that don't support dwds (#37815) 2019-08-08 16:36:27 -07:00
devices.dart Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00
doctor.dart fix default artifacts to exclude ios and android (#35303) 2019-07-02 17:40:55 -07:00
drive.dart use common emulator/device list (#38296) 2019-08-15 10:13:18 -07:00
emulators.dart Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00
format.dart add line-length to flutter format commandline (#36679) 2019-08-01 10:27:41 -07:00
generate.dart make FlutterProject synchronous (#31757) 2019-04-29 08:21:32 -07:00
ide_config.dart Reland: Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30254) 2019-04-08 13:49:09 -07:00
inject_plugins.dart make FlutterProject synchronous (#31757) 2019-04-29 08:21:32 -07:00
install.dart Reland: Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30254) 2019-04-08 13:49:09 -07:00
logs.dart [flutter_tool] Send analytics command before the command runs (#36490) 2019-07-18 18:05:44 -07:00
make_host_app_editable.dart make FlutterProject synchronous (#31757) 2019-04-29 08:21:32 -07:00
packages.dart Make forward calls run interactively (#39052) 2019-08-23 11:16:30 +02:00
precache.dart Include flutter_runner in precache artifacts. (#36318) 2019-07-29 16:13:47 -07:00
run.dart Clean Xcode workspace during flutter clean (#38992) 2019-08-21 18:42:56 -07:00
screenshot.dart [flutter_tool] Remove some async file io (#38654) 2019-08-20 13:15:08 -07:00
shell_completion.dart avoid returning null for Future (#23784) 2018-11-05 16:38:23 +01:00
test.dart check for directory instead of path separator (#36787) 2019-07-24 13:20:08 -07:00
train.dart Switch flutter_tools from script to app-jit snapshot. (#27749) 2019-03-15 19:33:24 -07:00
unpack.dart Use GLFW-name artifacts on Windows and Linux (#38858) 2019-08-20 06:29:49 -07:00
update_packages.dart update dependencies; add a Web smoke test (#37816) 2019-08-09 09:58:49 -07:00
upgrade.dart refactor flutter upgrade to be 2 part, with the second part re-entrant (#38325) 2019-08-13 15:53:54 -07:00
version.dart Catch exceptions thrown by runChecked* when possible (#36109) 2019-07-18 10:45:37 -07:00