flutter/packages/flutter
Nate 7fb35db62f
Intensive if chain refactoring (#145194)
This pull request refactors if-statements into switch expressions, as part of the effort to solve issue #144903.

Making changes beyond just swapping syntax is more difficult (and also more difficult to review, I apologize), but much more satisfying too.
2024-03-22 13:55:06 +00:00
..
lib Intensive if chain refactoring (#145194) 2024-03-22 13:55:06 +00:00
test Adds numpad navigation shortcuts for Linux (#145464) 2024-03-22 06:22:09 +00:00
test_fixes Widget state properties (#142151) 2024-03-19 17:58:13 +00:00
test_private Roll pub packages (#145476) 2024-03-21 00:09:24 +00:00
test_profile Fix typos (#121171) 2023-02-23 19:43:21 +00:00
test_release Rename MemoryAllocations to FlutterMemoryAllocations. (#140623) 2024-01-02 09:56:30 -08:00
analysis_options.yaml
build.yaml
dart_test.yaml
LICENSE
pubspec.yaml Roll pub packages (#145476) 2024-03-21 00:09:24 +00:00
README.md

Flutter

Flutter is a new way to build high-performance, cross-platform mobile, web, and desktop apps. Flutter is optimized for today's — and tomorrow's — mobile and desktop devices. We are focused on low-latency input and high frame rates on all platforms.

See the getting started guide for information about using Flutter.