didvan-app/lib
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
..
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 Update general item widget to use Dart's built-in date time formatting 2024-04-01 16:55:06 +03:30
main.dart some changes 2023-10-10 18:02:48 +03:30