You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Component/Feature: Reusable UI components Reason: Current UI components are not reusable or aligned with the Figma design. A refactor is needed for consistency and maintainability.
Goals
Identify and create reusable UI components from the Figma design.
Align with Material 3 design specifications.
Improve maintainability by consolidating UI elements into reusable components.
Proposed Changes
Review the Figma design to identify reusable UI components (e.g., ToolbarLogo, Theme Switcher).
For each reusable component identified, create a separate issue with detailed implementation steps.
Document parameters and Material 3 specs for each component.
Develop Flutter widgets for reusability and replace hardcoded UI elements with reusable components.
1- the designer should update the design to align with the standard specifications of Material Design. This ensures consistency and a better user experience
2- we can implement a custom design without strictly adhering to Figma's design for now. This approach allows us to move forward and refactor later to align with the finalized design.
One problem that needs to be fixed is the inconsistency between the light theme and dark theme in the Figma design. These differences should be addressed to ensure uniformity across both themes.
esmaeil-ahmadipour
changed the title
Identify and Document Reusable UI Components for Consistent Implementation
Create and Document ToolbarLogo and Theme Switcher UI Components for Reusable and Consistent Implementation
Dec 7, 2024
Overview
Component/Feature: Reusable UI components
Reason: Current UI components are not reusable or aligned with the Figma design. A refactor is needed for consistency and maintainability.
Goals
Proposed Changes
Design Reference
Related Issues
Tasks:
ToolbarLogo
UI : Link 1 / Link 2ToolbarLogo
ToolbarLogo
theme switcher
UI, tests, and docs : Link 1 / Link 2theme switcher
theme switcher
The text was updated successfully, but these errors were encountered: