-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Custom Window Header for Desktop Platforms #42
Comments
Hi @esmaeil-ahmadipour Without Completed Setup: (Theme switcher, minimize, maximize, close icons) |
📊 Current Status:Progress: 90%
🚧 Challenges/Blockers:
🛤️ Next Steps:
❓ Questions/Requests:
|
|
- approved by [email protected]
- add `toggle switch` to customized app bar - add `FluentAppBarButton` class BREAKING-CHANGE: toggle switch code is commented cause of interupting with material & fluent in Theme class in changing theme action. once theme migrate to fluent version it can be uncommented.
- add `toggle switch` to customized app bar - add `FluentAppBarButton` class BREAKING-CHANGE: toggle switch code is commented cause of interupting with material & fluent in Theme class in changing theme action. once theme migrate to fluent version it can be uncommented.
- add `toggle switch` to customized app bar - add `FluentAppBarButton` class BREAKING-CHANGE: toggle switch code is commented cause of interupting with material & fluent in Theme class in changing theme action. once theme migrate to fluent version it can be uncommented.
- add documents for text styles with name in figma design - add documents for text styles that have no name & named by us & equating them to named fonts to simplify searching process
Open points that require decision-making :1- The window opened rounding. The application needs more time to search and prepare its data, which should be examined in a separate issue.
|
Overview
Feature Description
This feature involves customizing the window header on the desktop version of the app by using the window_manager package. The goal is to implement a custom header with user-defined controls. (only on registration route & according figma design)
For the development of this feature, the window_manager package in Flutter will be used.
Design Reference
Figma Design:
Link to Figma Design / Custom Window Header (Light Mode)
Link to Figma Design / Custom Window Header (Dark Mode)
Screenshot : Custom Window Header (Light Mode) 🖼️
Screenshot : Custom Window Header (Dark Mode) 🖼️
Platform-Specific Implementations
HOLD
HOLD
HOLD
Related Issues
dashboard
screen #49The text was updated successfully, but these errors were encountered: