Commit Graph

10 Commits

Author SHA1 Message Date
50b455b4ae push dialog changes in values 2024-07-28 05:04:57 +03:00
320afb0ca8 Removed fittedbox from the default scaffold widget 2024-06-27 10:56:30 +03:00
3ddd4ed197 push functions static data 2024-06-26 02:18:15 +03:00
6413d2b876 working on functions view 2024-06-25 10:38:39 +03:00
1045d72bbe push routines style and create scene view 2024-06-12 01:54:03 +03:00
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