Skip to content

Latest commit

 

History

History
37 lines (17 loc) · 1.44 KB

README.md

File metadata and controls

37 lines (17 loc) · 1.44 KB

designsys

This is Custom Design system Package for flutter Apps

Codemagic build status

The Goals

=> To unify the design of all widgets and little components to athere to a single design language

=> Make sure the result App are layed out perfectly in all screen sizes (Tablets,Desktops,Web, handheld and foldables)

=> The Custom layout doesn't depend on device type it depend on actualy current given display sizes meaning if its a web App and the tab get rised then it will react to those changes

Extreme Lab

Current this unified Design system isn't tied to any architecture design

But in order to create a very good DevOps flow and make it easier i am thinking of using the MVC type of architecture to add more robustness.

The goal is simple any one utilizing this Design system to have a consistency UI elements implementation across all aspects of the App.

Up coming

CI/CD continuas intergration and deployments

Author: Kelvin Zawadi