alexeyinkin commented on code in PR #22158: URL: https://github.com/apache/beam/pull/22158#discussion_r915958605
########## playground/frontend/pubspec.yaml: ########## @@ -45,7 +45,10 @@ environment: # versions available, run `flutter pub outdated`. dependencies: aligned_dialog: ^0.0.6 - code_text_field: ^1.0.0 + code_text_field: + git: + url: https://github.com/BertrandBev/code_field.git + ref: 9e2c9fe52a69481f038f4b6609e8a0a776429437 Review Comment: The maintainer has promised to publish it on pub.dev in a couple of days. -- 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]
