flutter/packages/flutter_tools/lib/src
Greg Spencer da27f62337
Make a kReleaseMode constant that is public. (#27502)
Before this, we had several places where an isReleaseMode was defined, all with the same definition. This just makes it more broadly visible to allow our users to use it, as well as creating debug and profile versions, and adding a device lab test for it.

Since this is a const value, this makes it possible for a developer to easily mark blocks that can be removed at AOT compile time.
2019-02-06 14:37:17 -08:00
..
android Refactor logic to get plugins path for android studio in mac (#26964) 2019-02-05 16:48:14 -08:00
base Print 50000$ monopoly money (#27531) 2019-02-05 15:00:51 -08:00
build_runner Use flutter_tools to generate build_script (#27277) 2019-02-05 18:35:20 -08:00
commands Use flutter_tools to generate build_script (#27277) 2019-02-05 18:35:20 -08:00
dart Print 50000$ monopoly money (#27531) 2019-02-05 15:00:51 -08:00
fuchsia Print 50000$ monopoly money (#27531) 2019-02-05 15:00:51 -08:00
intellij Wrap dart:convert to track utf8 decode failures (#26650) 2019-01-25 16:16:26 -08:00
ios Refactor logic to get plugins path for android studio in mac (#26964) 2019-02-05 16:48:14 -08:00
linux make FDE opt-in via the environment variable (#26898) 2019-01-22 18:40:13 -08:00
macos Wrap dart:convert to track utf8 decode failures (#26650) 2019-01-25 16:16:26 -08:00
runner Wrap dart:convert to track utf8 decode failures (#26650) 2019-01-25 16:16:26 -08:00
test Print 50000$ monopoly money (#27531) 2019-02-05 15:00:51 -08:00
tester Print 50000$ monopoly money (#27531) 2019-02-05 15:00:51 -08:00
vscode Wrap dart:convert to track utf8 decode failures (#26650) 2019-01-25 16:16:26 -08:00
windows make FDE opt-in via the environment variable (#26898) 2019-01-22 18:40:13 -08:00
application_package.dart Support running macOS prebuilt application (#26593) 2019-01-23 16:32:50 -08:00
artifacts.dart format initializer list of constructors (#27111) 2019-01-29 21:47:16 +01:00
asset.dart Wrap dart:convert to track utf8 decode failures (#26650) 2019-01-25 16:16:26 -08:00
build_info.dart Emulator support for dynamic mode on Intel architecture (#26565) 2019-01-17 14:21:35 -08:00
bundle.dart Inject KernelCompiler via KernelCompilerFactory (#27211) 2019-01-30 08:34:01 -08:00
cache.dart format initializer list of constructors (#27111) 2019-01-29 21:47:16 +01:00
compile.dart Don't send accept/reject if compilation never started. (#27319) 2019-01-31 17:43:32 -08:00
context_runner.dart Use flutter_tools to generate build_script (#27277) 2019-02-05 18:35:20 -08:00
convert.dart Wrap dart:convert to track utf8 decode failures (#26650) 2019-01-25 16:16:26 -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
desktop.dart make FDE opt-in via the environment variable (#26898) 2019-01-22 18:40:13 -08:00
devfs.dart Print 50000$ monopoly money (#27531) 2019-02-05 15:00:51 -08:00
device.dart Make the deviceDiscovery API overridable (#27378) 2019-01-31 18:42:30 -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 [flutter_tool,doctor] Fix and test gen_snapshot failure message (#27253) 2019-01-30 13:01:19 -08:00
emulator.dart sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
flutter_manifest.dart Wrap dart:convert to track utf8 decode failures (#26650) 2019-01-25 16:16:26 -08: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 Let injectPlugins integrate custom pods (#26970) 2019-01-29 20:33:16 -08:00
project.dart Use flutter_tools to generate build_script (#27277) 2019-02-05 18:35:20 -08:00
protocol_discovery.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
proxy_validator.dart Add a validator to ensure NO_PROXY is set correctly if HTTP_PROXY is set (#25974) 2019-01-10 07:47:29 +00:00
resident_runner.dart Make a kReleaseMode constant that is public. (#27502) 2019-02-06 14:37:17 -08:00
run_cold.dart [O] Removing all timeouts (mark II) (#26736) 2019-01-19 00:31:05 -08:00
run_hot.dart Print 50000$ monopoly money (#27531) 2019-02-05 15:00:51 -08:00
services.dart Wrap dart:convert to track utf8 decode failures (#26650) 2019-01-25 16:16:26 -08:00
template.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
tracing.dart [O] Removing all timeouts (mark II) (#26736) 2019-01-19 00:31:05 -08:00
usage.dart Remove all obsolete "// ignore:" (#27271) 2019-01-30 08:56:12 -08:00
version.dart format initializer list of constructors (#27111) 2019-01-29 21:47:16 +01:00
vmservice_record_replay.dart format initializer list of constructors (#27111) 2019-01-29 21:47:16 +01:00
vmservice.dart Remove all obsolete "// ignore:" (#27271) 2019-01-30 08:56:12 -08:00