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 1b522a26628 Drop easy_localization_ext
1b522a26628 is described below

commit 1b522a26628bc5feb0569406670298ec23d3b21f
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Wed Feb 18 23:55:58 2026 +0400

    Drop easy_localization_ext
---
 playground/frontend/playground_components/pubspec.yaml | 1 -
 playground/frontend/pubspec.yaml                       | 1 -
 2 files changed, 2 deletions(-)

diff --git a/playground/frontend/playground_components/pubspec.yaml 
b/playground/frontend/playground_components/pubspec.yaml
index 82be5ee05ba..97370007b47 100644
--- a/playground/frontend/playground_components/pubspec.yaml
+++ b/playground/frontend/playground_components/pubspec.yaml
@@ -31,7 +31,6 @@ dependencies:
   collection: ^1.16.0
   connectivity_plus: ^6.0.3
   easy_localization: ^3.0.1
-  easy_localization_ext: 0.1.0
   easy_localization_loader: 2.0.2
   enum_map: ^0.2.1
   equatable: ^2.0.5
diff --git a/playground/frontend/pubspec.yaml b/playground/frontend/pubspec.yaml
index cb7d44fea28..11f1499fa26 100644
--- a/playground/frontend/pubspec.yaml
+++ b/playground/frontend/pubspec.yaml
@@ -30,7 +30,6 @@ dependencies:
   app_state: 0.9.4
   collection: 1.17.1
   easy_localization: ">=3.0.1 <3.0.8"
-  easy_localization_ext: ^0.1.1
   easy_localization_loader: 2.0.2
   equatable: 2.0.5
   expansion_widget: 0.0.2

Reply via email to