dart_srs 1.0.1
dart_srs: ^1.0.1 copied to clipboard
Pluggable spaced repetition engine with FSRS-6 scheduling, study-type adapters, optional review logging, and session support. Storage-agnostic (bring your own CardStateStore).
1.0.1 #
- Documentation: Update README.md with pub.dev installation instructions, add badges, and remove internal publication checklist.
- Package preparation: Restructured documentation directories (moved guides from
docs/todoc/), added MIT license, and resolved a static analysis warning.