Commit Graph

5 Commits

Author SHA1 Message Date
Achraf k 5b1269dcfa Copying Fonts/Assets/Icons folders to build dir.
fonts ----> app_build/
assets ---> app_build/examples/
icons ----> app_build/components/
2022-02-17 17:52:34 +01:00
Achraf k 0db2da80a4 all available Material widgets examples WORKS OKAY. 2022-02-17 15:22:14 +01:00
Achraf k 0edcedc44e Testing more widgets .. 2022-02-17 13:40:12 +01:00
Achraf k 5a044e1220 Testing one component at a time. 2022-02-17 13:16:54 +01:00
Achraf k 0a6c3373ca Fixing structure of the project
*Root Project
            |=> shared library called 'components'.
            |=> executable 'examples'.
2022-02-17 12:03:24 +01:00