flutter/packages/flutter_tools/lib/src
Chris Bracken 309a2d78fb Extract snapshotting logic to Snapshotter class (#11591)
First step in eliminating code duplication between script snapshotting
(in FLX build) and AOT, assembly AOT snapshotting.
2017-08-11 12:58:35 -07:00
..
android pass the value of the android sdk (#11268) 2017-07-18 18:47:20 -07:00
base Extract snapshotting logic to Snapshotter class (#11591) 2017-08-11 12:58:35 -07:00
commands Avoid rebuilding snapshots if no change to source (#11551) 2017-08-08 10:52:24 -07:00
dart Signal an error in the dependency checker if an import URI is invalid (#11557) 2017-08-09 10:08:11 -07:00
fuchsia Guess sign iOS with the first certificate when running in machine mode (#10870) 2017-06-28 13:33:14 -07:00
ios Bump Dart SDK to 1.25.0-dev.9.0 (#11509) 2017-08-09 14:45:55 +02:00
runner Option to enable the performance overlay from 'flutter run'. (#11288) 2017-07-19 12:57:22 -07:00
test Quiet debug test runner output when in machine mode. (#11228) 2017-07-14 11:20:50 -07:00
application_package.dart Create Podfile dynamically part 1 (#11101) 2017-07-12 18:35:08 -07:00
artifacts.dart Check all possible output directories to find a locally built gen_snapshot (#11417) 2017-07-27 14:22:21 -07:00
asset.dart Correct handling of assets when no main asset is present (#11564) 2017-08-09 16:04:57 -07: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 Add gradle wrapper to project template (#10928) 2017-06-26 12:47:43 +02: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 Remove unused DevFsProgressReporter (#11249) 2017-07-17 09:30:56 -07:00
device.dart perform the initial poll for devices quicker (#11356) 2017-08-01 15:29:54 -07:00
doctor.dart rev the min. recommended flutter plugin version (#11501) 2017-08-03 10:21:35 -07:00
flx.dart Extract snapshotting logic to Snapshotter class (#11591) 2017-08-11 12:58:35 -07:00
globals.dart Let printError be able to print bold also (#9714) 2017-05-02 22:20:14 -07:00
plugins.dart Provide user feedback on slow Gradle operations (#11015) 2017-06-29 11:54:03 +02:00
protocol_discovery.dart increase the timeout for service discovery (#10965) 2017-06-29 14:35:20 -07:00
resident_runner.dart Reset the terminal if an exception occurs while handling terminal input in the app runner (#11516) 2017-08-04 14:27:36 -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 Do not throw if a hot reload is attempted when all Flutter instances on the device have been stopped (#11504) 2017-08-03 13:09:10 -07:00
services.dart Add gradle wrapper to project template (#10928) 2017-06-26 12:47:43 +02:00
template.dart Make generated Java folder names match package names. (#10537) 2017-06-07 13:16:16 -07:00
usage.dart Run target analytics (#10902) 2017-07-10 06:45:41 -10:00
version.dart send channel name as a custom dimension (#10814) 2017-06-20 08:20:57 -07:00
vmservice_record_replay.dart use conditional assignment (#9252) 2017-04-07 21:41:17 +02:00
vmservice.dart remove the flutter view cache; fix the ability to quit the app after a full restart (#11420) 2017-07-27 11:47:33 -07:00
zip.dart Switch many Device methods to be async (#9587) 2017-04-25 17:23:00 -07:00