fix: app listing on Home View

This commit is contained in:
Alberto Ponces 2022-08-17 17:07:00 +01:00
parent d351b86f41
commit 750f035104
13 changed files with 127 additions and 50 deletions

View file

@ -32,7 +32,9 @@ class PatchSelectorCard extends StatelessWidget {
crossAxisAlignment: CrossAxisAlignment.start,
children: [
I18nText(
'patchSelectorCard.widgetTitle',
locator<PatchesSelectorViewModel>().selectedPatches.isEmpty
? 'patchSelectorCard.widgetTitle'
: 'patchSelectorCard.widgetTitleSelected',
child: Text(
'',
style: GoogleFonts.roboto(