didvan-app/lib
MohammadTaha Basiri 3aa39c82cd "Adjusted heights and widths of various widgets in radar and categories grid"
This commit adjusts the heights and widths of various widgets in the `Radar` and `CategoriesGrid` components. Specifically, it changes the height of the `SizedBox` in `Radar` from 320 to 300, the top padding of `CategoriesRow1` from 212 to 192, and the width of each `CategoryItem` in `CategoryItem` from `ds.width / 3` to `(ds.width - 40) / 4`. Additionally, it updates the font weight of the label in `CategoryItem`.
2024-04-01 17:09:22 +03:30
..
assets Add new data and stock 2024-04-01 15:29:28 +03:30
config Add Infography Screen 2024-03-22 12:31:13 +03:30
constants Add new data and stock 2024-04-01 15:29:28 +03:30
models "Add infography type and bookmark button in MultitypeOverview" 2024-04-01 16:43:57 +03:30
providers bug fixes 2023-10-12 15:59:38 +03:30
routes Update dependencies and remove unused imports 2024-04-01 15:44:28 +03:30
services Add new data and stock 2024-04-01 15:29:28 +03:30
utils
views "Adjusted heights and widths of various widgets in radar and categories grid" 2024-04-01 17:09:22 +03:30
main.dart some changes 2023-10-10 18:02:48 +03:30