.. |
android
|
Revert "Start abstracting platform logic builds behind a shared interface (#31889)" (#32003)
|
2019-05-02 14:14:46 -07:00 |
base
|
Report CompileTime metric in flutter build aot --report-timings. (#31895)
|
2019-05-02 15:22:43 +02:00 |
build_runner
|
Revert "update packages and unpin build (#31736)" (#31795)
|
2019-04-29 09:56:55 -07:00 |
commands
|
Revert "Start abstracting platform logic builds behind a shared interface (#31889)" (#32003)
|
2019-05-02 14:14:46 -07:00 |
dart
|
Forward missing pub commands (#30115)
|
2019-04-09 17:03:09 +02:00 |
fuchsia
|
[fuchsia] Add support for the 'device' command using the SDK (#31910)
|
2019-05-01 13:24:09 -07:00 |
intellij
|
format parameter list (#27261)
|
2019-02-21 09:27:07 +01:00 |
ios
|
Fix bundle id on iOS launch using flutter run (#31039)
|
2019-05-01 10:21:43 -07:00 |
linux
|
Re-enable const (#31600)
|
2019-04-29 16:02:42 -07:00 |
macos
|
make FlutterProject synchronous (#31757)
|
2019-04-29 08:21:32 -07:00 |
runner
|
Add commands to swap dart imports for local development (#31925)
|
2019-05-02 01:14:15 -07:00 |
test
|
Refactor the test compiler into a separate library (#31642)
|
2019-04-26 12:33:41 -07:00 |
tester
|
Allow filtering devices to only those supported by current project (#31446)
|
2019-04-25 12:25:12 -07:00 |
vscode
|
some formatting of map, parameters and spaces (#29760)
|
2019-03-23 00:02:21 +01:00 |
web
|
refactor context to be implicit-downcast safe (#31622)
|
2019-04-25 15:51:08 -07:00 |
windows
|
make FlutterProject synchronous (#31757)
|
2019-04-29 08:21:32 -07:00 |
application_package.dart
|
make FlutterProject synchronous (#31757)
|
2019-04-29 08:21:32 -07:00 |
artifacts.dart
|
refactor context to be implicit-downcast safe (#31622)
|
2019-04-25 15:51:08 -07:00 |
asset.dart
|
Make const available for classes that override AssetBundle (#31807)
|
2019-04-30 09:10:04 -07:00 |
build_info.dart
|
Remove need for build/name scripts on Linux desktop (#31567)
|
2019-04-24 13:34:56 -07:00 |
bundle.dart
|
make FlutterProject synchronous (#31757)
|
2019-04-29 08:21:32 -07:00 |
cache.dart
|
[flutter_tool] Pull the right Fuchsia SDK for the platform (#31998)
|
2019-05-02 15:26:59 -07:00 |
codegen.dart
|
make FlutterProject synchronous (#31757)
|
2019-04-29 08:21:32 -07:00 |
compile.dart
|
Attempt to reduce usage of runtimeType (#31696)
|
2019-04-29 16:44:50 -07:00 |
context_runner.dart
|
Revert "Start abstracting platform logic builds behind a shared interface (#31889)" (#32003)
|
2019-05-02 14:14:46 -07:00 |
convert.dart
|
fix some formatting issues (#28809)
|
2019-03-06 09:37:32 +01:00 |
crash_reporting.dart
|
Include error message in crash reports (#24632)
|
2018-12-10 13:59:47 -08:00 |
desktop.dart
|
add stderr to log processor for desktop (#31874)
|
2019-04-30 19:18:15 -07:00 |
devfs.dart
|
refactor context to be implicit-downcast safe (#31622)
|
2019-04-25 15:51:08 -07:00 |
device.dart
|
refactor context to be implicit-downcast safe (#31622)
|
2019-04-25 15:51:08 -07: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
|
refactor context to be implicit-downcast safe (#31622)
|
2019-04-25 15:51:08 -07:00 |
emulator.dart
|
refactor context to be implicit-downcast safe (#31622)
|
2019-04-25 15:51:08 -07:00 |
flutter_manifest.dart
|
Fix #31764: Show appropriate error message when fonts pubspec.yaml isn't iterable
|
2019-05-01 09:49:39 -07:00 |
globals.dart
|
refactor context to be implicit-downcast safe (#31622)
|
2019-04-25 15:51:08 -07:00 |
plugins.dart
|
check if project exists before regenerating platform specific tooling (#31342)
|
2019-04-22 15:18:15 -07:00 |
project.dart
|
make FlutterProject synchronous (#31757)
|
2019-04-29 08:21:32 -07:00 |
protocol_discovery.dart
|
Added support for authentication codes for the VM service. (#30857)
|
2019-04-18 21:01:50 -07: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 FlutterProject synchronous (#31757)
|
2019-04-29 08:21:32 -07:00 |
run_cold.dart
|
Add missing trailing commas (#28673)
|
2019-03-01 08:17:55 +01:00 |
run_hot.dart
|
refactor context to be implicit-downcast safe (#31622)
|
2019-04-25 15:51:08 -07:00 |
services.dart
|
some spaces formatting (#29452)
|
2019-03-20 23:23:31 +01:00 |
template.dart
|
Unnecessary new (#20138)
|
2018-09-12 08:29:29 +02:00 |
tracing.dart
|
Make timeout durations configurable (#30053)
|
2019-03-27 16:21:16 -07:00 |
usage.dart
|
refactor context to be implicit-downcast safe (#31622)
|
2019-04-25 15:51:08 -07:00 |
version.dart
|
refactor context to be implicit-downcast safe (#31622)
|
2019-04-25 15:51:08 -07:00 |
vmservice_record_replay.dart
|
format parameter list (#27261)
|
2019-02-21 09:27:07 +01:00 |
vmservice.dart
|
Revert "Handle notification errors (#31868)" (#31886)
|
2019-04-30 23:27:30 -07:00 |