flutter/packages
Nate a83e111a87
flutter/lib/src/: refactoring if-chains into switch expressions (#146293)
Based on issue #144903, this pull request aims to bring the codebase more in line with the [Flutter repo style guide](https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#avoid-using-if-chains-or--or--with-enum-values):

> ### Avoid using `if` chains or `?:` or `==` with enum values
2024-04-23 16:32:15 +00:00
..
flutter flutter/lib/src/: refactoring if-chains into switch expressions (#146293) 2024-04-23 16:32:15 +00:00
flutter_driver Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
flutter_goldens Fixed few typos (#147087) 2024-04-22 16:49:19 +00:00
flutter_localizations Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
flutter_test Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
flutter_tools Roll pub packages (#147220) 2024-04-23 09:37:29 +00:00
flutter_web_plugins Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
fuchsia_remote_debug_protocol Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
integration_test Add Swift Package Manager as new opt-in feature for iOS and macOS (#146256) 2024-04-18 21:12:36 +00:00
analysis_options.yaml