Commit Graph

38 Commits

Author SHA1 Message Date
mohamadmahdi jebeli 047de45e3b deep linking 2025-07-14 08:39:34 +03:30
mohamadmahdi jebeli 3827209ade fixed web 2025-07-12 16:04:38 +03:30
mohamadmahdi jebeli 5f02802ad1 fixed story index bug 2025-07-12 15:30:37 +03:30
mohamadmahdi jebeli 75241cf93e swot category added 2025-07-01 14:54:20 +03:30
mohamadmahdi jebeli 399374530e story icon fixed 2025-06-24 15:53:30 +03:30
mohamadmahdi jebeli 5bdb516275 added story and change houshan 2025-06-18 16:56:20 +03:30
mohamadmahdi jebeli 898794e1c3 native webview 2025-06-02 15:19:13 +03:30
mohamadmahdi jebeli 62a2e11969 added swot 2025-06-02 10:55:21 +03:30
OkaykOrhmn 0ad8c23547 update flutter version for big bug. 2025-01-05 17:04:47 +03:30
OkaykOrhmn d0cb260e14 dix intl version 19 bug - "Updated dependencies, analyzer settings, and code imports; added ignore_for_file directives for deprecated_member_use and other lint rules." 2024-11-10 15:06:05 +03:30
OkaykOrhmn 147a363c47 "Removed unused imports, deleted loading variable and related code, and updated audio source in MediaService.handleAudioPlayback" 2024-09-30 17:13:20 +03:30
OkaykOrhmn bfb9bd4d3b Web fix stable 2024-09-30 16:50:18 +03:30
Amir Hossein Mousavi 99965816f1 Removed `webview_flutter` dependency and related imports, replaced `openInWebView` with `launchUrlString` in various files. 2024-09-17 15:53:26 +03:30
OkaykOrhmn 1708bcffc8 last version 3.3.0 houshvan 2024-09-16 17:05:18 +03:30
OkaykOrhmn 9ea80f21fb test one 2024-09-15 15:20:09 +03:30
OkaykOrhmn 74ce21c6a6 fix actionsheets utils and ai 2024-09-11 13:39:51 +03:30
OkaykOrhmn 341f9786a5 houshvan version 3 -- 20/06/1403 -- Rhmn 2024-09-10 14:50:54 +03:30
OkaykOrhmn 66b85af8f2 houshvan version 2 -- 18/06/1403 -- Rhmn 2024-09-08 10:02:38 +03:30
Amir Hossein Mousavi f9745a792a Complete mention section 2024-05-23 20:00:31 +03:30
Amir Hossein Mousavi 4c369c8588 Add mention view 2024-05-23 08:16:30 +03:30
Amir Hossein Mousavi bebdd280fd add mark button to card 2024-04-15 16:51:07 +03:30
Amir Hossein Mousavi 9ef214be69 fix some visual issues 2024-04-15 16:50:15 +03:30
Amir Hossein Mousavi 366f270a8e fix some isuues 2024-04-14 17:02:53 +03:30
MohammadTaha Basiri 39ef54e52d Infography content model property 'marked' changed to be mutable, and related UI updates
* In `infography_content.dart`, the `marked` property of `Content` is changed from `final` to a mutable `bool`.
* In `infography_screen.dart`, the `onMarkChanged` callback in `InfographyItem` is updated to accept an additional `bool shouldUpdate` parameter, and the callback is called with the new signature in `InfographyScreenState`.
* In `infography_item.dart`, the `onMarkChanged` callback in `InfographyTag` is updated to accept an additional `bool shouldUpdate` parameter.
* In `infography_tag.dart`, the `onPressed` callback in `InfographyTag` is updated to pass the `onMarkChanged` callback with the new signature to the `HashtagScreen`.
2024-04-01 19:01:46 +03:30
MohammadTaha Basiri 8c4d2bdaee Change compileSdkVersion to 34 in android/app/build.gradle
Update infography\_item.dart by removing import statement for infography\_content.dart

These changes were made to the files android/app/build.gradle and lib/views/home/main/widgets/infography\_item.dart.
2024-04-01 18:41:36 +03:30
mehrdad78 5f9cb5db3f Navigation from infography to Hashtag 2024-04-01 18:39:34 +03:30
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
MohammadTaha Basiri 73c7d49c90 Update dependencies and remove unused imports
* Updated dependencies to their latest versions
* Removed unused imports in various files
* Changed textScaleFactor to TextScaler.linear in some files
* Fixed some formatting issues

No functional changes.
2024-04-01 15:44:28 +03:30
mehrdad78 79b60f945c Add new data and stock 2024-04-01 15:29:28 +03:30
mehrdad78 ba20b25ab0 Add Infography Screen 2024-03-22 12:31:13 +03:30
Amir Hossein Mousavi 445b37bc91 fixing some issues 2024-02-28 00:44:47 +03:30
MohammadTaha Basiri 944409c69d bug fixes 2023-10-12 15:59:38 +03:30
MohammadTaha Basiri db4b1f8e00 push 2023-10-11 23:42:38 +03:30
MohammadTaha Basiri a5ac5b8c82 some changes 2023-10-11 22:35:32 +03:30
MohammadTaha Basiri 6bd7c870ea some changes 2023-10-11 22:20:58 +03:30
MohammadTaha Basiri b5ee5887c6 some changes 2023-10-11 03:32:18 +03:30
MohammadTaha Basiri 694529cf07 some changes 2023-10-10 18:02:48 +03:30
MohammadTaha Basiri 19c2b54f19 refactor structure 2023-10-08 02:52:26 +03:30