flutter/dev/benchmarks/macrobenchmarks/lib
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
..
src Implement switch expressions in dev/ (#139048) 2023-11-28 23:40:28 +00:00
common.dart Add benchmark for scrolling very long pictures (#133434) 2023-08-31 19:03:14 +00:00
main.dart Add benchmark for scrolling very long pictures (#133434) 2023-08-31 19:03:14 +00:00
web_benchmarks.dart Pin package:web 0.4.0 (#138428) 2023-11-15 15:03:21 -08:00