Implemented custom navigation bar

This commit is contained in:
2025-06-23 23:47:59 +02:00
committed by mathiskirchner
parent 36a42a7b8d
commit c78a3ed171
5 changed files with 129 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
name: game_tracker
description: "Game Tracking App for Card Games"
publish_to: 'none'
version: 0.0.1+1
version: 0.0.1+18
environment:
sdk: ^3.8.1
@@ -9,6 +9,7 @@ environment:
dependencies:
flutter:
sdk: flutter
material_symbols_icons: ^4.2815.1
dev_dependencies: