Commit Graph

10 Commits

Author SHA1 Message Date
OkaykOrhmn 66b85af8f2 houshvan version 2 -- 18/06/1403 -- Rhmn 2024-09-08 10:02:38 +03:30
Amir Hossein Mousavi fa0bfd8746 v3.2.0 2024-05-28 08:29:00 +03:30
MohammadTaha Basiri 062556f2e4 Remove unnecessary imports and logs, Change ListView padding 2024-04-16 10:36:59 +03:30
Amir Hossein Mousavi 9ef214be69 fix some visual issues 2024-04-15 16:50:15 +03:30
Amir Hossein Mousavi dd04590128 fix some isuues 2024-04-14 00:56:18 +03:30
mehrdad78 dfe506bb01 some changes 2024-04-13 21:21:57 +03:30
mehrdad78 eadfa391fd some little changes 2024-04-12 23:28:15 +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
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