Commit Graph

5 Commits

Author SHA1 Message Date
631ba53d7a Implemented home management and user invitation flows 2024-06-05 03:42:00 +03:00
fbe2f5fe53 !! BIG CHANGE TO ASSETS GEN !!
changed the method of generating assets to be more declrative when it comes to names of the assets.

it now include the file path name e.g (asset in the path "assets/images/home-images/home.png" will be generated as this "String assetsImagesHomeImageshome = "path" ".

this will be very helpful in the future when we want to orgnize the assets dir.
2024-05-07 12:26:12 +03:00
3607b5353d switched the safe area to be in the scaffold 2024-04-29 11:38:35 +03:00
3a41a7118d Added Create Home Page 2024-04-23 16:53:41 +03:00
e47e428785 created Default Scaffold 2024-04-23 16:28:02 +03:00