flutter/packages/flutter_tools/lib/src
Devon Carew 7fb6646c96 fix an issue with reloading when paused at a breakpoint (#9733)
* fix an issues with reloading when paused at a breakpoint

* update docs
2017-05-02 16:09:57 -07:00
..
android Skip adb server restarts during device discovery (#9693) 2017-05-01 10:10:16 -07:00
base Populate PUB_ENVIRONMENT for initial pub get and correctly detect APPVEYOR as bot (#9725) 2017-05-02 11:25:59 -07:00
commands return the result from calling a service extension (#9636) 2017-04-28 07:39:14 -07:00
dart Do not lower-case paths during canonicalization. (#9571) 2017-04-25 10:34:43 -07:00
fuchsia Switch many Device methods to be async (#9587) 2017-04-25 17:23:00 -07:00
ios Revert "Don't try to resolve CocoaPods unless project has plugins" (#9719) 2017-05-02 08:57:05 -07:00
runner Record flutter run success/fail, build mode, platform, start time in analytics (#9597) 2017-04-27 15:28:15 -07:00
test Only complete the web socket future once (#9176) 2017-04-04 10:15:48 -07:00
application_package.dart improve progress display when running apps; speed up startup (#9475) 2017-04-20 07:13:35 -07:00
artifacts.dart roll engine and update tools for the removal of dart:jni (#9137) 2017-03-31 16:20:14 -07:00
asset.dart Separate the 'if' expression from its statement (#9177) 2017-04-04 21:45:50 +02:00
build_info.dart Adds initial support for hot reload for Fuchsia to flutter_tool. (#8764) 2017-03-14 11:12:19 -07:00
cache.dart fix checkLockAcquired: support re-entrant locking (#9272) 2017-04-07 21:08:53 -07:00
crash_reporting.dart enable crash reporting in flutter_tools (#9039) 2017-03-28 15:16:38 -07:00
dependency_checker.dart Faster hot reload (#8600) 2017-03-07 13:09:48 -08:00
devfs.dart Do not lower-case paths during canonicalization. (#9571) 2017-04-25 10:34:43 -07:00
device.dart Fix getDevicesById() (#9646) 2017-04-27 13:12:59 -07:00
doctor.dart tweak the doctor check for host compatibility (#9720) 2017-05-02 10:32:00 -07:00
flx.dart Support for placing an AOT dylib in the flx. Part of Fuchsia AOT sup… (#9240) 2017-04-06 11:12:12 -07:00
globals.dart Refactor how Artifacts are located (#8234) 2017-02-16 23:10:11 -08:00
plugins.dart Revert "Don't try to resolve CocoaPods unless project has plugins" (#9719) 2017-05-02 08:57:05 -07:00
protocol_discovery.dart Make tests more hermetic. (#8765) 2017-03-14 10:28:56 -07:00
resident_runner.dart [flutter_tools] Adds some support for '-d all' (#9585) 2017-04-26 21:49:38 -07:00
run_cold.dart [flutter_tools] Adds some support for '-d all' (#9585) 2017-04-26 21:49:38 -07:00
run_hot.dart fix an issue with reloading when paused at a breakpoint (#9733) 2017-05-02 16:09:57 -07:00
services.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
template.dart Add template for plugin projects. (#9076) 2017-03-30 12:39:21 +02:00
usage.dart Record flutter run success/fail, build mode, platform, start time in analytics (#9597) 2017-04-27 15:28:15 -07:00
version.dart Allow upgrades and version checks against the alpha branch (#9387) 2017-04-14 09:58:31 -07:00
vmservice_record_replay.dart use conditional assignment (#9252) 2017-04-07 21:41:17 +02:00
vmservice.dart fix an issue with reloading when paused at a breakpoint (#9733) 2017-05-02 16:09:57 -07:00
zip.dart Switch many Device methods to be async (#9587) 2017-04-25 17:23:00 -07:00