Removed page title

This commit is contained in:
2025-08-04 22:38:20 +02:00
parent 48ddc6b982
commit d8236230e9
2 changed files with 1 additions and 2 deletions

View File

@@ -12,7 +12,6 @@ class LicenceDetailView extends StatelessWidget {
Widget build(BuildContext context) {
return CupertinoPageScaffold(
navigationBar: CupertinoNavigationBar(
previousPageTitle: AppLocalizations.of(context).licenses,
middle: Text(
AppLocalizations.of(context).license_details,
),

View File

@@ -2,7 +2,7 @@ name: cabo_counter
description: "Mobile app for the card game Cabo"
publish_to: 'none'
version: 0.5.6+657
version: 0.5.6+660
environment:
sdk: ^3.5.4