didvan-app/lib/views/home/main/widgets
MohammadTaha Basiri ecc549e124 Update general item widget to use Dart's built-in date time formatting
The changes include:

* Remove the dependency on `date_time` package
* Update the code to use Dart's built-in `DateTime` class for formatting dates
* Update the code to use `toPersianDateStr` extension method for formatting dates as persian
* The changes are only in the `_MainPageGeneralItemState` class and specifically in the `getSubtitle` method.
2024-04-01 16:55:06 +03:30
..
banner.dart fixing some issues 2024-02-28 00:44:47 +03:30
general_item.dart Update general item widget to use Dart's built-in date time formatting 2024-04-01 16:55:06 +03:30
infography_item.dart Update dependencies and remove unused imports 2024-04-01 15:44:28 +03:30
main_content.dart Add Infography Screen 2024-03-22 12:31:13 +03:30
news_item.dart refactor structure 2023-10-08 02:52:26 +03:30
podcast_item.dart bug fixes 2023-10-12 15:59:38 +03:30
radar_item.dart some changes 2023-10-10 18:02:48 +03:30
videocast_item.dart refactor structure 2023-10-08 02:52:26 +03:30