Go to file
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
.fandogh V2.6.0 Build 24 2023-04-22 16:49:35 +03:30
android Change compileSdkVersion to 34 in android/app/build.gradle 2024-04-01 18:41:36 +03:30
deployment gitlab ci configuration for dev and test 2022-02-05 17:36:37 +03:30
ios backup! 2023-10-06 03:22:50 +03:30
lib Infography content model property 'marked' changed to be mutable, and related UI updates 2024-04-01 19:01:46 +03:30
test test file updated 2022-02-01 17:29:39 +03:30
web release changes 2022-12-09 01:02:03 +03:30
.gitignore release changes 2022-12-09 01:02:03 +03:30
.gitlab-ci.yml web image caching test 2022-02-09 18:29:10 +03:30
.metadata initial commit 2021-12-04 19:57:14 +03:30
Dockerfile version 2.1.0 build 17 2022-04-30 21:53:26 +04:30
README.md initial on dev (readme updated) 2021-12-04 20:03:06 +03:30
analysis_options.yaml initial commit 2021-12-04 19:57:14 +03:30
devtools_options.yaml Update username input screen and edit profile screen with new text 2024-04-01 16:23:57 +03:30
keystore.jks signing configurations 2022-04-22 18:45:44 +04:30
pubspec.lock Navigation from infography to Hashtag 2024-04-01 18:39:34 +03:30
pubspec.yaml Update dependencies and remove unused imports 2024-04-01 15:44:28 +03:30
release.sh bug fixes 2022-03-26 01:17:11 +04:30

README.md

Didvan