flutter/dev/tools
Nate 3267fbc07a
Implement switch expressions in dev/ (#139048)
I previously made a PR (#136140) that used `switch` expressions to make some parts of the Flutter codebase easier to understand. It was assigned to the framework team, and @christopherfujino let me know that it was too large to effectively review and recommended breaking it up into smaller pull requests.

Here's a PR that only targets files in the `dev/` directory. Hopefully this will be easier to work with!

(solves issue https://github.com/flutter/flutter/issues/136139)
2023-11-28 23:40:28 +00:00
..
bin Migrate customer_testing to sharded tests. (#138659) 2023-11-28 00:41:53 +00:00
gen_defaults Update the default outline color for OutlinedButton (#138768) 2023-11-22 20:16:37 +00:00
gen_keycodes Clean up synonyms, key code generation. (#138192) 2023-11-13 20:13:00 +00:00
localization l10n-related documentation improvements (#133114) 2023-08-24 21:54:56 +00:00
test update analytics in generate api docs site to use new UA4 (#136497) 2023-10-16 19:47:48 +00:00
vitool Implement switch expressions in dev/ (#139048) 2023-11-28 23:40:28 +00:00
.gitignore [flutter_conductor] update dev/tools with release tool (#69791) 2020-11-06 11:14:04 -08:00
create_api_docs.dart Update links and surrounding text for new main-api docs (#138602) 2023-11-17 22:27:53 +00:00
dartdoc_checker.dart update analytics in generate api docs site to use new UA4 (#136497) 2023-10-16 19:47:48 +00:00
examples_smoke_test.dart Use flutter pub get instead of dart pub get in create_api_docs.dart (#133493) 2023-08-28 16:12:16 -07:00
find_engine_commit.dart begin migrating //flutter/dev/tools to null-safety (#80834) 2021-04-23 20:24:03 -07:00
mega_gallery.dart Enable dangling_library_doc_comments and library_annotations lints (#117365) 2022-12-20 16:03:21 -08:00
pubspec.yaml Move dependency on leak_tracker from dependencies to dev_dependencies in flutter_test. (#137633) 2023-10-31 21:12:52 +00:00
repackage_gradle_wrapper.sh Point to a new artifacts location. (#70673) 2021-02-04 18:44:47 -08:00
update_icons.dart Improve handling of certain icons in RTL (#130979) 2023-07-21 19:07:39 +02:00