You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/07/11 21:16:57 UTC

[GitHub] [beam] damondouglas commented on a diff in pull request #22154: Defocus iframe on blur or mouseout (#22153)

damondouglas commented on code in PR #22154:
URL: https://github.com/apache/beam/pull/22154#discussion_r918356904


##########
playground/frontend/pubspec.yaml:
##########
@@ -44,6 +44,7 @@ environment:
 # the latest version available on pub.dev. To see which dependencies have newer
 # versions available, run `flutter pub outdated`.
 dependencies:
+  akvelon_flutter_issue_106664_workaround: ^0.1.1

Review Comment:
   Instead of publishing a package on pub.dev, could you create a local one and reference?  One could also reference a depedency via local or GitHub references: https://dart.dev/tools/pub/dependencies.  If a pub package is absolutely needed, I noticed two issues flagged in the scores:  https://pub.dev/packages/akvelon_flutter_issue_106664_workaround/score 



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org