This is an automated email from the ASF dual-hosted git repository.
vterentev pushed a commit to branch fix-playground-frontend
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/fix-playground-frontend by
this push:
new f3276ab1626 Fix url_launcher version
f3276ab1626 is described below
commit f3276ab162621d0f55f88a0e5f19a30b9110a775
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Wed Feb 18 23:09:32 2026 +0400
Fix url_launcher version
---
playground/frontend/pubspec.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/playground/frontend/pubspec.yaml b/playground/frontend/pubspec.yaml
index a4f903efaba..2c6e72978a9 100644
--- a/playground/frontend/pubspec.yaml
+++ b/playground/frontend/pubspec.yaml
@@ -46,7 +46,7 @@ dependencies:
playground_components: { path: playground_components }
provider: 6.0.3
shared_preferences: 2.0.15
- url_launcher: 6.0.12
+ url_launcher: 6.1.10
url_strategy: 0.2.0
dev_dependencies: