alexeyinkin commented on code in PR #22959:
URL: https://github.com/apache/beam/pull/22959#discussion_r958455360
##########
playground/frontend/pubspec.yaml:
##########
@@ -52,71 +32,30 @@ dependencies:
ref: 9e2c9fe52a69481f038f4b6609e8a0a776429437
collection: ^1.15.0
expansion_widget: ^0.0.2
- flutter:
- sdk: flutter
- flutter_localizations:
- sdk: flutter
+ flutter: { sdk: flutter }
+ flutter_localizations: { sdk: flutter }
Review Comment:
Unified one-liners in this file make it easier to look for a package and to
check if everything is sorted.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]