.. |
android
|
Enable Proguard by default on release mode (#39986)
|
2019-09-10 17:22:55 -07:00 |
base
|
[windows] Searches for pre-release and 'all' Visual Studio installations (#40011)
|
2019-09-10 17:01:53 -07:00 |
build_runner
|
Update the supported library set for Flutter for web (#39983)
|
2019-09-10 17:27:30 -07:00 |
build_system
|
Use persisted build information to automatically clean old outputs in assemble (#39654)
|
2019-09-10 09:57:47 -07:00 |
commands
|
Enable Proguard by default on release mode (#39986)
|
2019-09-10 17:22:55 -07:00 |
dart
|
Some minor cleanup for flutter_tools (#36569)
|
2019-07-24 10:58:09 -07:00 |
fuchsia
|
Place terminalUi flag on terminal interface (#39214)
|
2019-08-27 14:20:51 -07:00 |
intellij
|
format parameter list (#27261)
|
2019-02-21 09:27:07 +01:00 |
ios
|
remove fallback code for ios/usb artifacts (#39585)
|
2019-09-06 14:23:20 -07:00 |
linux
|
Place terminalUi flag on terminal interface (#39214)
|
2019-08-27 14:20:51 -07:00 |
macos
|
Show CocoaPods version in hint text (#40117)
|
2019-09-10 13:26:32 -07:00 |
reporting
|
Log flags in build apk and appbundle (#39457)
|
2019-08-29 21:37:35 -07:00 |
runner
|
Revert Maven dependencies (#39747) (39157) (#39784)
|
2019-09-03 17:49:10 -07:00 |
test
|
cleanup use of build runner internals (#40045)
|
2019-09-09 18:16:03 -07:00 |
tester
|
Place terminalUi flag on terminal interface (#39214)
|
2019-08-27 14:20:51 -07:00 |
vscode
|
some formatting of map, parameters and spaces (#29760)
|
2019-03-23 00:02:21 +01:00 |
web
|
cleanup use of build runner internals (#40045)
|
2019-09-09 18:16:03 -07:00 |
windows
|
[windows] Searches for pre-release and 'all' Visual Studio installations (#40011)
|
2019-09-10 17:01:53 -07:00 |
application_package.dart
|
Change from using defaults to plutil for Plist parsing (#38662)
|
2019-08-16 17:10:07 -07:00 |
artifacts.dart
|
Add support for macOS release/profile mode (3 of 3) (#38909)
|
2019-08-23 08:46:24 -07:00 |
asset.dart
|
[flutter_tool] Remove some async file io (#38654)
|
2019-08-20 13:15:08 -07:00 |
build_info.dart
|
Enable Proguard by default on release mode (#39986)
|
2019-09-10 17:22:55 -07:00 |
bundle.dart
|
[flutter_tool] Remove some async file io (#38654)
|
2019-08-20 13:15:08 -07:00 |
cache.dart
|
Switch to the Win32 Windows embedding (#39836)
|
2019-09-05 10:09:12 -07:00 |
codegen.dart
|
Expose functionality to compile dart to kernel for the VM (#36598)
|
2019-07-26 19:50:57 -07:00 |
compile.dart
|
Throw error when hot reload enters bad state (#38907)
|
2019-08-20 14:30:03 -07:00 |
context_runner.dart
|
Enable Proguard by default on release mode (#39986)
|
2019-09-10 17:22:55 -07:00 |
convert.dart
|
fix some formatting issues (#28809)
|
2019-03-06 09:37:32 +01:00 |
desktop.dart
|
Support for macOS release mode (1 of 3) (#37425)
|
2019-08-15 16:36:45 -07:00 |
devfs.dart
|
Don't reload if compilation has errors (#38586)
|
2019-08-15 09:08:19 -07:00 |
device.dart
|
Handle single unsupported device (#39541)
|
2019-08-29 21:39:38 -07:00 |
doctor.dart
|
[flutter_tool] Add onError callback to asyncGuard. Use it in Doctor (#39445)
|
2019-09-03 08:14:44 -07:00 |
emulator.dart
|
Tweak the display name of emulators (#34785)
|
2019-06-24 11:41:02 +01:00 |
features.dart
|
Roll back the AAR build experiment (#36966)
|
2019-07-25 20:54:10 -07:00 |
flutter_manifest.dart
|
Flutter Plugin Tool supports multi-platform plugin config (#38632)
|
2019-08-29 21:51:31 -07:00 |
globals.dart
|
refactor context to be implicit-downcast safe (#31622)
|
2019-04-25 15:51:08 -07:00 |
platform_plugins.dart
|
Automatically generated registrants for web plugins (#39628)
|
2019-09-03 10:37:34 -07:00 |
plugins.dart
|
If there are no web plugins, don't generate a plugin registrant (#39910)
|
2019-09-06 12:54:31 -07:00 |
project.dart
|
Automatically generated registrants for web plugins (#39628)
|
2019-09-03 10:37:34 -07:00 |
protocol_discovery.dart
|
[flutter_tool] Observatory connection error handling cleanup (#38353)
|
2019-08-15 12:13:03 -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
|
Place terminalUi flag on terminal interface (#39214)
|
2019-08-27 14:20:51 -07:00 |
run_cold.dart
|
Place terminalUi flag on terminal interface (#39214)
|
2019-08-27 14:20:51 -07:00 |
run_hot.dart
|
Place terminalUi flag on terminal interface (#39214)
|
2019-08-27 14:20:51 -07:00 |
services.dart
|
some spaces formatting (#29452)
|
2019-03-20 23:23:31 +01:00 |
template.dart
|
Catch filesystem exception from flutter create (#38101)
|
2019-08-12 09:51:03 -07:00 |
tracing.dart
|
[flutter_tool] Remove some async file io (#38654)
|
2019-08-20 13:15:08 -07:00 |
version.dart
|
Remove visibleForTesting annotation; this constructor is used outside of testing (#39997)
|
2019-09-10 13:12:53 -07:00 |
vmservice_record_replay.dart
|
[flutter_tool] Remove some async file io (#38654)
|
2019-08-20 13:15:08 -07:00 |
vmservice.dart
|
Register flutterVersion service in flutter_tools. (#39524)
|
2019-09-05 09:50:36 -07:00 |