didvan-app/lib/views
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
..
authentication Update username input screen and edit profile screen with new text 2024-04-01 16:23:57 +03:30
comments push 2023-10-11 23:42:38 +03:30
direct push 2023-10-11 23:42:38 +03:30
hashtag Update dependencies and remove unused imports 2024-04-01 15:44:28 +03:30
home Update general item widget to use Dart's built-in date time formatting 2024-04-01 16:55:06 +03:30
news bug fixes 2023-10-12 15:59:38 +03:30
podcasts fixing some issues 2024-02-28 00:44:47 +03:30
profile Update username input screen and edit profile screen with new text 2024-04-01 16:23:57 +03:30
radar "Adjusted heights and widths of various widgets in radar and categories grid" 2024-04-01 17:09:22 +03:30
splash some changes 2023-10-11 04:24:10 +03:30
widgets "Adjusted heights and widths of various widgets in radar and categories grid" 2024-04-01 17:09:22 +03:30