.. |
android
|
fix missing spaces in adjacent strings (#49159)
|
2020-01-21 16:43:03 -08:00 |
base
|
Require Visual Studio 2019 for Windows (#48844)
|
2020-01-15 08:43:03 -08:00 |
build_runner
|
[flutter_tools] resolve host address in the flutter tool for web server (#48992)
|
2020-01-21 08:58:01 -08:00 |
build_system
|
[a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985)
|
2020-01-17 15:13:01 -08:00 |
commands
|
fix missing spaces in adjacent strings (#49159)
|
2020-01-21 16:43:03 -08:00 |
dart
|
[flutter_tool] Make BotDetector context free (#48605)
|
2020-01-13 10:12:06 -08:00 |
fuchsia
|
Implement takeScreenshot and add driver test for Fuchsia (#48611)
|
2020-01-14 12:29:09 -08:00 |
intellij
|
enable lint prefer_final_in_for_each (#47724)
|
2020-01-07 16:32:04 +01:00 |
ios
|
fix missing spaces in adjacent strings (#49159)
|
2020-01-21 16:43:03 -08:00 |
linux
|
Check for desktop project files before building (#48350)
|
2020-01-08 12:39:49 -08:00 |
macos
|
Check for desktop project files before building (#48350)
|
2020-01-08 12:39:49 -08:00 |
reporting
|
[flutter_tool] Make BotDetector context free (#48605)
|
2020-01-13 10:12:06 -08:00 |
runner
|
fix missing spaces in adjacent strings (#49159)
|
2020-01-21 16:43:03 -08:00 |
test
|
Reland: [flutter_tools] File system utilities (#48757)
|
2020-01-14 09:40:39 -08:00 |
tester
|
[flutter_tools] Ensure that global variables are easily identifiable (#47398)
|
2020-01-06 11:04:20 -08:00 |
vscode
|
enable lint prefer_final_in_for_each (#47724)
|
2020-01-07 16:32:04 +01:00 |
web
|
[flutter_tools] resolve host address in the flutter tool for web server (#48992)
|
2020-01-21 08:58:01 -08:00 |
windows
|
Require Visual Studio 2019 for Windows (#48844)
|
2020-01-15 08:43:03 -08:00 |
aot.dart
|
[flutter_tools] Clean up build_aot code post assemble migration (#48771)
|
2020-01-14 19:07:15 -08:00 |
application_package.dart
|
[flutter_tool] Don't use context in ProcessUtils (#48444)
|
2020-01-08 15:20:32 -08:00 |
artifacts.dart
|
[flutter_tools] Remove context from Artifacts class (#48776)
|
2020-01-14 16:47:34 -08:00 |
asset.dart
|
format operator== according to flutter style guide (#48449)
|
2020-01-09 08:23:02 -08:00 |
build_info.dart
|
[flutter_tools] Ensure that global variables are easily identifiable (#47398)
|
2020-01-06 11:04:20 -08:00 |
bundle.dart
|
[flutter_tools] Refactor Environment and FileStore to be context-free (#48759)
|
2020-01-13 19:25:35 -08:00 |
cache.dart
|
[flutter_tool] Don't crash on failed stamp file update (#49080)
|
2020-01-17 15:18:01 -08:00 |
codegen.dart
|
fix missing spaces in adjacent strings (#49159)
|
2020-01-21 16:43:03 -08:00 |
compile.dart
|
enable lint prefer_final_in_for_each (#47724)
|
2020-01-07 16:32:04 +01:00 |
context_runner.dart
|
[flutter_tools] Remove context from Artifacts class (#48776)
|
2020-01-14 16:47:34 -08:00 |
convert.dart
|
fix missing spaces in adjacent strings (#49159)
|
2020-01-21 16:43:03 -08:00 |
desktop_device.dart
|
enable lint prefer_final_in_for_each (#47724)
|
2020-01-07 16:32:04 +01:00 |
devfs.dart
|
[flutter_tools] Ensure that global variables are easily identifiable (#47398)
|
2020-01-06 11:04:20 -08:00 |
device.dart
|
format operator== according to flutter style guide (#48449)
|
2020-01-09 08:23:02 -08:00 |
doctor.dart
|
[flutter_tools] Remove context usage from status and clean up test cases (#48446)
|
2020-01-10 09:36:49 -08:00 |
emulator.dart
|
format operator== according to flutter style guide (#48449)
|
2020-01-09 08:23:02 -08:00 |
features.dart
|
[flutter_tools] Ensure that global variables are easily identifiable (#47398)
|
2020-01-06 11:04:20 -08:00 |
flutter_manifest.dart
|
[flutter_tools] Handle special characters during conversion of asset manifest paths into URIs (#48829)
|
2020-01-15 16:43:02 -08:00 |
globals.dart
|
[flutter_tool] Refactor Logger and Terminal to (mostly) no longer depend directly on context (#47269)
|
2020-01-08 12:35:12 -08:00 |
mdns_discovery.dart
|
fix missing spaces in adjacent strings (#49159)
|
2020-01-21 16:43:03 -08:00 |
persistent_tool_state.dart
|
Reland: [flutter_tools] File system utilities (#48757)
|
2020-01-14 09:40:39 -08:00 |
platform_plugins.dart
|
[flutter_tools] Ensure that global variables are easily identifiable (#47398)
|
2020-01-06 11:04:20 -08:00 |
plugins.dart
|
fix missing spaces in adjacent strings (#49159)
|
2020-01-21 16:43:03 -08:00 |
project.dart
|
Generate bitcode for plugin frameworks for flutter build ios-framework (#49102)
|
2020-01-21 16:38:03 -08:00 |
protocol_discovery.dart
|
enable lint prefer_final_in_for_each (#47724)
|
2020-01-07 16:32:04 +01:00 |
proxy_validator.dart
|
enable lint prefer_final_in_for_each (#47724)
|
2020-01-07 16:32:04 +01:00 |
resident_runner.dart
|
Reland: [flutter_tools] File system utilities (#48757)
|
2020-01-14 09:40:39 -08:00 |
run_cold.dart
|
[flutter_tool] Make CommandHelp context free (#48584)
|
2020-01-10 16:53:01 -08:00 |
run_hot.dart
|
[flutter_tool] Make CommandHelp context free (#48584)
|
2020-01-10 16:53:01 -08:00 |
template.dart
|
enable lint prefer_final_in_for_each (#47724)
|
2020-01-07 16:32:04 +01:00 |
tracing.dart
|
enable lint prefer_final_in_for_each (#47724)
|
2020-01-07 16:32:04 +01:00 |
version.dart
|
Reland "[flutter_tools] Removes the need of a no-op plugin implementations #48614" (#49085)
|
2020-01-17 14:43:34 -08:00 |
vmservice.dart
|
enable lint prefer_final_in_for_each (#47724)
|
2020-01-07 16:32:04 +01:00 |