.. |
analyze_base.dart
|
remove the use of the analysis server --enable-experiments flag from flutter analyze (#69966)
|
2020-11-06 10:56:34 -08:00 |
analyze_continuously.dart
|
remove the use of the analysis server --enable-experiments flag from flutter analyze (#69966)
|
2020-11-06 10:56:34 -08:00 |
analyze_once.dart
|
remove the use of the analysis server --enable-experiments flag from flutter analyze (#69966)
|
2020-11-06 10:56:34 -08:00 |
analyze.dart
|
remove the use of the analysis server --enable-experiments flag from flutter analyze (#69966)
|
2020-11-06 10:56:34 -08:00 |
assemble.dart
|
[flutter_tools] HACKTOBERFEST (#67882)
|
2020-10-12 09:31:02 -07:00 |
attach.dart
|
[flutter_tools] make getBuildInfo async (#70320)
|
2020-11-11 15:33:23 -08:00 |
build_aar.dart
|
[flutter_tools] make getBuildInfo async (#70320)
|
2020-11-11 15:33:23 -08:00 |
build_apk.dart
|
[flutter_tools] make getBuildInfo async (#70320)
|
2020-11-11 15:33:23 -08:00 |
build_appbundle.dart
|
[flutter_tools] make getBuildInfo async (#70320)
|
2020-11-11 15:33:23 -08:00 |
build_bundle.dart
|
[flutter_tools] reduce build bundle API (#70514)
|
2020-11-17 11:55:20 -08:00 |
build_fuchsia.dart
|
[flutter_tools] make getBuildInfo async (#70320)
|
2020-11-11 15:33:23 -08:00 |
build_ios_framework.dart
|
Revert "Stop extra framework copy during build ios-framework (#70790)" (#70802)
|
2020-11-18 17:05:33 -08:00 |
build_ios.dart
|
[flutter_tools] make getBuildInfo async (#70320)
|
2020-11-11 15:33:23 -08:00 |
build_linux.dart
|
[flutter_tools] make getBuildInfo async (#70320)
|
2020-11-11 15:33:23 -08:00 |
build_macos.dart
|
[flutter_tools] make getBuildInfo async (#70320)
|
2020-11-11 15:33:23 -08:00 |
build_web.dart
|
[flutter_tools] make getBuildInfo async (#70320)
|
2020-11-11 15:33:23 -08:00 |
build_windows.dart
|
[flutter_tools] make getBuildInfo async (#70320)
|
2020-11-11 15:33:23 -08:00 |
build.dart
|
Remove deprecated 'flutter build aot' (#70898)
|
2020-11-20 10:46:12 -08:00 |
channel.dart
|
[flutter_tools] remove branch migration and standardize constructor style for version interface (#70058)
|
2020-11-12 15:29:03 -08:00 |
clean.dart
|
Move Flutter.framework to build directory instead of ios/Flutter (#70224)
|
2020-11-17 10:09:29 -08:00 |
config.dart
|
Remove unused 'dart:async' imports. (#65568)
|
2020-09-16 14:14:06 -07:00 |
create_base.dart
|
flutter_tools: refactor CreateCommand . (#70874)
|
2020-11-20 10:58:03 -08:00 |
create.dart
|
flutter_tools: refactor CreateCommand . (#70874)
|
2020-11-20 10:58:03 -08:00 |
daemon.dart
|
[flutter_tools] remove unused or no longer useful code (#69547)
|
2020-11-02 22:48:03 -08:00 |
devices.dart
|
[flutter_tools] remove globals from compile and devices (#67485)
|
2020-10-08 12:28:58 -07:00 |
doctor.dart
|
[flutter_tools] remove globals from android_workflow (#69548)
|
2020-11-06 10:55:52 -08:00 |
downgrade.dart
|
[flutter_tools] remove branch migration and standardize constructor style for version interface (#70058)
|
2020-11-12 15:29:03 -08:00 |
drive.dart
|
[flutter_tools] make getBuildInfo async (#70320)
|
2020-11-11 15:33:23 -08:00 |
emulators.dart
|
Remove unused 'dart:async' imports. (#65568)
|
2020-09-16 14:14:06 -07:00 |
format.dart
|
Move processUtils to globals (#67976)
|
2020-10-14 13:12:46 -07:00 |
generate_localizations.dart
|
[gen-l10n] Fix untranslated messages (#68553)
|
2020-11-05 16:24:02 -08:00 |
generate.dart
|
[flutter_tools] turn down flutter generate (#61475)
|
2020-07-16 09:51:22 -07:00 |
ide_config.dart
|
Sync lints (#68136)
|
2020-10-15 15:37:04 -07:00 |
install.dart
|
[flutter_tools] delete applicationPackageStore (#68026)
|
2020-10-13 11:33:55 -07:00 |
logs.dart
|
[flutter_tools] flutter logs no longer requires supported device (#66696)
|
2020-10-02 21:12:50 -07:00 |
make_host_app_editable.dart
|
Remove unused 'dart:async' imports. (#65568)
|
2020-09-16 14:14:06 -07:00 |
packages.dart
|
[flutter_tools] work around bug in plugins CI (#69971)
|
2020-11-06 10:55:40 -08:00 |
precache.dart
|
[flutter_tools] remove all globals from cache and cache_test (#69505)
|
2020-11-06 15:26:45 -08:00 |
run.dart
|
[flutter_tools] make getBuildInfo async (#70320)
|
2020-11-11 15:33:23 -08:00 |
screenshot.dart
|
Remove unused 'dart:async' imports. (#65568)
|
2020-09-16 14:14:06 -07:00 |
shell_completion.dart
|
Remove unused 'dart:async' imports. (#65568)
|
2020-09-16 14:14:06 -07:00 |
symbolize.dart
|
[flutter_tools] HACKTOBERFEST (#67882)
|
2020-10-12 09:31:02 -07:00 |
test.dart
|
[flutter_tools] add support for dart defines to flutter test (#70791)
|
2020-11-18 14:52:49 -08:00 |
update_packages.dart
|
[flutter_tools] update dependencies (#70797)
|
2020-11-18 17:29:28 -08:00 |
upgrade.dart
|
[flutter_tools] Make flutter upgrade --verify-only display framework version differences instead of commit hashes (#69420)
|
2020-11-19 18:03:05 -08:00 |