NavBar optimieren #189

Merged
flixcoo merged 4 commits from enhancement/188-navbar-optimieren into development 2026-02-07 20:18:47 +00:00
Owner

Zugehörige Issue(s)

Closes #188

Beschreibung

Es wurde ein neues NavBar Design implementiert, welches deutlich simpler und lightweight ist, als das vorher.

Änderungen

No response

Zusätzliche Anmerkungen

No response

### Zugehörige Issue(s) Closes #188 ### Beschreibung Es wurde ein neues NavBar Design implementiert, welches deutlich simpler und lightweight ist, als das vorher. ### Änderungen _No response_ ### Zusätzliche Anmerkungen _No response_
flixcoo added 3 commits 2026-02-06 13:08:53 +00:00
Added type annotation
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 35s
Pull Request Pipeline / lint (pull_request) Successful in 46s
487efb4d61
flixcoo added this to the Alpha milestone 2026-02-06 13:08:58 +00:00
flixcoo self-assigned this 2026-02-06 13:09:00 +00:00
flixcoo added 1 commit 2026-02-07 19:21:57 +00:00
Removed spacing in navbar item
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 37s
Pull Request Pipeline / lint (pull_request) Successful in 44s
d4fcc8106f
flixcoo added the
PR
Ready for Review
2
label 2026-02-07 19:22:19 +00:00
flixcoo requested review from Owners 2026-02-07 19:22:21 +00:00
flixcoo changed title from WIP: NavBar optimieren to NavBar optimieren 2026-02-07 19:22:24 +00:00
gelbeinhalb approved these changes 2026-02-07 19:25:05 +00:00
@@ -14,3 +14,3 @@
/// Background color of the app theme
static const backgroundColor = Color(0xFF0B0B0B);
static const Color backgroundColor = Color(0xFF0B0B0B);
Owner

ich finde gut dass die farbe Bob heißt

ich finde gut dass die farbe Bob heißt
flixcoo merged commit 00abc4d1c0 into development 2026-02-07 20:18:47 +00:00
flixcoo deleted branch enhancement/188-navbar-optimieren 2026-02-07 20:18:47 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: liquid-development/game-tracker#189