feat(buscar): add discovery landing state, filter pills, counter, and sort

This commit is contained in:
2026-07-29 08:45:36 +02:00
parent 3a803ce2bf
commit 9bd828139f
29 changed files with 1789 additions and 655 deletions
+18
View File
@@ -892,6 +892,12 @@ abstract class AppLocalizations {
/// **'Por calidad'**
String get stationOrderByQuality;
/// No description provided for @stationOrderByPopularity.
///
/// In es, this message translates to:
/// **'Por popularidad'**
String get stationOrderByPopularity;
/// No description provided for @stationOrderScopeDescription.
///
/// In es, this message translates to:
@@ -1132,6 +1138,18 @@ abstract class AppLocalizations {
/// **'Probá quitar filtros o escribir otro nombre para encontrar una señal activa.'**
String get searchNoResultsSubtitle;
/// No description provided for @searchResultsCount.
///
/// In es, this message translates to:
/// **'{count, plural, =1{1 resultado} other{{count} resultados}}'**
String searchResultsCount(num count);
/// No description provided for @searchClearFiltersAction.
///
/// In es, this message translates to:
/// **'{count, plural, =1{Quitar el filtro} other{Quitar los {count} filtros}}'**
String searchClearFiltersAction(num count);
/// No description provided for @countrySpain.
///
/// In es, this message translates to: