Commit Graph

15 Commits

Author SHA1 Message Date
Mr.Jebelli 1871b8dd7e fixed some bugs 2025-11-17 16:20:22 +03:30
Mr.Jebelli 241a3d8f78 redesign explore 2025-11-06 14:36:46 +03:30
mohamadmahdi jebeli 26fcda7a49 redesign infography and fooladinfo 2025-10-22 14:50:12 +03:30
OkaykOrhmn 1708bcffc8 last version 3.3.0 houshvan 2024-09-16 17:05:18 +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 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 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