ComfyMemo is a mobile app that enhances memory retention through spaced repetition, customizable review methods, and organized flashcard management.
Stars
7
Forks
0
Watchers
7
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
155
commits
Merge pull request #46 from cocahonka/improve-controllers-code-base
1a3a33cView on GitHubfeat: add extension for trimming text in `TextEditingController`
0f5ea17View on GitHubfix: remove unnecessary listener from DependenciesScope in OverviewScreen
2c1d502View on GitHubrefactor: improve state management in `RepeatController` and enhance `RepeatScreen` interactions
d07cf86View on GitHubrefactor: update `Controller` to use `ValueListenable` and `ChangeNotifier`, instead of `ValueNotifier`
818683aView on GitHubadd `ListenableSelectorExtension` for listen only specific fields
fac8727View on GitHubfix: update onSelectionChanged callback in `RepeatRatingSelector`
bfd3947View on GitHub