flutter/packages/flutter_tools/lib/src
Pranay Airan 368cd7da8b
Adding support for android app bundle - Issue #17829 (#24440)
* adding support for android app bundle.

* removing the debug statement.

* fixing formatting and code review changes.

* Revert "fixing formatting and code review changes."

This reverts commit 2041d459f3.

* Fixing code formatting issues.

* updating review comments fixing comments and spacing.

* changing and to & to rerun the CI and tests.

* updating the comment to re-run the test

updating the comment to re-run the test

* fixing the formatting.

* updating comments to re-trigger build

updating comments to re-trigger build
2018-12-20 22:18:53 -08:00
..
android Adding support for android app bundle - Issue #17829 (#24440) 2018-12-20 22:18:53 -08:00
base Revert "[O] Remove many timeouts. (#23531)" (#25646) 2018-12-20 18:46:36 -08:00
commands Adding support for android app bundle - Issue #17829 (#24440) 2018-12-20 22:18:53 -08:00
dart Revert "[O] Remove many timeouts. (#23531)" (#25646) 2018-12-20 18:46:36 -08:00
fuchsia [fuchsia] Get Dart VM service ports from The Hub (#25332) 2018-12-17 11:10:47 -08:00
intellij sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
ios Revert "[O] Remove many timeouts. (#23531)" (#25646) 2018-12-20 18:46:36 -08:00
runner Revert "[O] Remove many timeouts. (#23531)" (#25646) 2018-12-20 18:46:36 -08:00
test Revert "[O] Remove many timeouts. (#23531)" (#25646) 2018-12-20 18:46:36 -08:00
tester avoid returning null for Future (#23784) 2018-11-05 16:38:23 +01:00
vscode Revert "[O] Remove many timeouts. (#23531)" (#25646) 2018-12-20 18:46:36 -08:00
application_package.dart Flutter tool support for building dynamic updates (#25576) 2018-12-19 16:27:47 -08:00
artifacts.dart Add a flutter-attach entry point for fuchsia (#24878) 2018-11-30 16:18:18 -08:00
asset.dart ensure lastBuildTimestamp is set before early return (#25058) 2018-12-10 15:57:52 -08:00
build_info.dart Default baseline build options (#25631) 2018-12-20 11:38:07 -08:00
bundle.dart Flutter tool support for building dynamic updates (#25576) 2018-12-19 16:27:47 -08:00
cache.dart Revert "[O] Remove many timeouts. (#23531)" (#25646) 2018-12-20 18:46:36 -08:00
compile.dart only pass packages once (#24074) 2018-11-07 21:57:00 -08:00
context_runner.dart Flutter doctor error message lookup (#23889) 2018-12-19 10:10:08 -08:00
crash_reporting.dart Include error message in crash reports (#24632) 2018-12-10 13:59:47 -08:00
dependency_checker.dart sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
devfs.dart Include .track in file names for cached dill files for builds with --track-widget-creation (#23299) 2018-10-23 10:09:18 -07:00
device.dart Revert "[O] Remove many timeouts. (#23531)" (#25646) 2018-12-20 18:46:36 -08:00
disabled_usage.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
doctor.dart Revert "[O] Remove many timeouts. (#23531)" (#25646) 2018-12-20 18:46:36 -08:00
emulator.dart sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
flutter_manifest.dart Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
globals.dart Stop wrapping adb, gradle and ios logger output, and update terminal wrapping column dynamically. (#23592) 2018-10-30 16:00:50 -07:00
plugins.dart Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
project.dart Adding support for android app bundle - Issue #17829 (#24440) 2018-12-20 22:18:53 -08:00
protocol_discovery.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
resident_runner.dart Revert "[O] Remove many timeouts. (#23531)" (#25646) 2018-12-20 18:46:36 -08:00
run_cold.dart Revert "[O] Remove many timeouts. (#23531)" (#25646) 2018-12-20 18:46:36 -08:00
run_hot.dart Revert "[O] Remove many timeouts. (#23531)" (#25646) 2018-12-20 18:46:36 -08:00
services.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
template.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
tracing.dart Revert "[O] Remove many timeouts. (#23531)" (#25646) 2018-12-20 18:46:36 -08:00
usage.dart Allow passing a restart reason through to analytics (#21983) 2018-10-10 10:23:32 +01:00
version.dart Reland: Make the 'time to update' message depend up on the channel. (#24173) (#24321) 2018-11-14 16:51:12 -08:00
vmservice_record_replay.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
vmservice.dart Revert "[O] Remove many timeouts. (#23531)" (#25646) 2018-12-20 18:46:36 -08:00