.. |
analyze_base.dart
|
[flutter_tools] split host artifacts out of Artifacts (#80876)
|
2021-04-22 19:29:02 -07:00 |
analyze_continuously.dart
|
Remove analyze --dartdocs flag (#80484)
|
2021-04-18 09:29:02 -07:00 |
analyze_once.dart
|
Remove analyze --dartdocs flag (#80484)
|
2021-04-18 09:29:02 -07:00 |
analyze.dart
|
Remove analyze --dartdocs flag (#80484)
|
2021-04-18 09:29:02 -07:00 |
assemble.dart
|
Move globals.artifacts to globals_null_migrated, update imports (#83137)
|
2021-05-21 18:35:02 -07:00 |
attach.dart
|
Remove unnecessary variables. (#86444)
|
2021-07-15 16:56:04 -07:00 |
build_aar.dart
|
Refactor CustomDimensions in analytics to be type safe (#82531)
|
2021-05-18 20:29:03 -07:00 |
build_apk.dart
|
Enable avoid_escaping_inner_quotes lint (#81153)
|
2021-05-19 09:54:02 -07:00 |
build_appbundle.dart
|
Refactor CustomDimensions in analytics to be type safe (#82531)
|
2021-05-18 20:29:03 -07:00 |
build_bundle.dart
|
Migrate project.dart and all dependencies to null safety (#83817)
|
2021-06-02 18:41:12 -07:00 |
build_fuchsia.dart
|
Reland [flutter_tools] show only supported sub commands (#86153)
|
2021-07-22 13:41:03 -07:00 |
build_ios_framework.dart
|
Reland [flutter_tools] show only supported sub commands (#86153)
|
2021-07-22 13:41:03 -07:00 |
build_ios.dart
|
Replace iOS physical/simulator bools with enum (#87138)
|
2021-07-27 16:39:04 -07:00 |
build_linux.dart
|
Migrate reporting library to null safety (#80320)
|
2021-04-15 17:01:34 -07:00 |
build_macos.dart
|
Reland [flutter_tools] show only supported sub commands (#86153)
|
2021-07-22 13:41:03 -07:00 |
build_web.dart
|
Fix checking of index.html (#85016)
|
2021-06-23 16:41:03 -07:00 |
build_windows.dart
|
Migrate reporting library to null safety (#80320)
|
2021-04-15 17:01:34 -07:00 |
build_winuwp.dart
|
[flutter_tools] cache for UWP artifacts (#80069)
|
2021-04-09 10:59:01 -07:00 |
build.dart
|
Reland [flutter_tools] show only supported sub commands (#86153)
|
2021-07-22 13:41:03 -07:00 |
channel.dart
|
Explicitly show "Currently not on an official channel." (#84992)
|
2021-07-15 21:55:39 -07:00 |
clean.dart
|
Migrate xcode.dart and xcode_validator.dart to null safety (#80614)
|
2021-04-18 14:39:03 -07:00 |
config.dart
|
Migrate reporting library to null safety (#80320)
|
2021-04-15 17:01:34 -07:00 |
create_base.dart
|
clean up stale or unnecessary TODOS (#88308)
|
2021-08-16 21:37:03 -07:00 |
create.dart
|
Add space before curly parentheses. (#85306)
|
2021-07-01 13:51:05 -07:00 |
custom_devices.dart
|
[custom-devices] general improvements, add custom-devices subcommand, better error handling (#82043)
|
2021-07-07 09:16:04 -07:00 |
daemon.dart
|
Add coldBoot parameter to JSON-RPC interface of daemon (#83488)
|
2021-05-28 09:14:03 -07:00 |
devices.dart
|
Change --disable-dds to --no-dds to avoid double negatives (#80900)
|
2021-04-23 16:29:38 -07:00 |
doctor.dart
|
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
|
2021-01-27 15:17:53 -08:00 |
downgrade.dart
|
[flutter_tools] remove mocks from downgrade and devices test (#82579)
|
2021-05-14 16:28:39 -07:00 |
drive.dart
|
Move globals.artifacts to globals_null_migrated, update imports (#83137)
|
2021-05-21 18:35:02 -07:00 |
emulators.dart
|
enable lint prefer_interpolation_to_compose_strings (#83407)
|
2021-06-01 11:14:06 -07:00 |
format.dart
|
[flutter_tools] fix -n workaround (#86142)
|
2021-07-09 09:41:04 -07:00 |
generate_localizations.dart
|
Enable avoid_escaping_inner_quotes lint (#81153)
|
2021-05-19 09:54:02 -07:00 |
generate.dart
|
Split globals.dart into null sound and unsound libraries (#79016)
|
2021-03-31 16:55:20 -07:00 |
ide_config.dart
|
Add a more complete app template for Flutter (skeleton) (#83530)
|
2021-06-28 15:26:04 -07:00 |
install.dart
|
Split globals.dart into null sound and unsound libraries (#79016)
|
2021-03-31 16:55:20 -07:00 |
logs.dart
|
Remove "unnecessary" imports. (#78666)
|
2021-04-01 19:59:03 -07:00 |
make_host_app_editable.dart
|
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
|
2021-01-27 15:17:53 -08:00 |
packages.dart
|
Disable the automatic "pub get" if the project is using a third-party tool for linking dependencies. (#86177)
|
2021-07-19 08:06:03 -07:00 |
precache.dart
|
[flutter_tools] cache for UWP artifacts (#80069)
|
2021-04-09 10:59:01 -07:00 |
run.dart
|
reassign jonahwilliams todos (#88707)
|
2021-08-23 12:27:07 -07:00 |
screenshot.dart
|
Enable avoid_escaping_inner_quotes lint (#81153)
|
2021-05-19 09:54:02 -07:00 |
shell_completion.dart
|
Split globals.dart into null sound and unsound libraries (#79016)
|
2021-03-31 16:55:20 -07:00 |
symbolize.dart
|
Fix some indentation (#84967)
|
2021-07-01 13:41:04 -07:00 |
test.dart
|
Add tag support for executing reduced test sets (#86821)
|
2021-08-30 15:41:02 -07:00 |
update_packages.dart
|
Add a more complete app template for Flutter (skeleton) (#83530)
|
2021-06-28 15:26:04 -07:00 |
upgrade.dart
|
[flutter_tools] Reland "Make upgrade only work with standard remotes" (#87731)
|
2021-08-12 15:52:07 -07:00 |