didvan-app/lib/views
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
..
authentication Update username input screen and edit profile screen with new text 2024-04-01 16:23:57 +03:30
comments push 2023-10-11 23:42:38 +03:30
direct push 2023-10-11 23:42:38 +03:30
hashtag Navigation from infography to Hashtag 2024-04-01 18:39:34 +03:30
home Infography content model property 'marked' changed to be mutable, and related UI updates 2024-04-01 19:01:46 +03:30
news bug fixes 2023-10-12 15:59:38 +03:30
podcasts fixing some issues 2024-02-28 00:44:47 +03:30
profile Update username input screen and edit profile screen with new text 2024-04-01 16:23:57 +03:30
radar "Adjusted heights and widths of various widgets in radar and categories grid" 2024-04-01 17:09:22 +03:30
splash some changes 2023-10-11 04:24:10 +03:30
widgets Infography content model property 'marked' changed to be mutable, and related UI updates 2024-04-01 19:01:46 +03:30