dolphinsr_dart 1.0.5
dolphinsr_dart: ^1.0.5 copied to clipboard
A spaced-repetition algorithm in dart. Usefull to build a flaschard system in Dart for Flutter or Web.
1.0.5 02/04/2019 #
- Fix issue when selecting hard multiple time
- Remove a print in the code
1.0.4 26/03/2019 #
- Release on pub dart
- Change models name to not conflict with material flutter app
0.0.1 23/03/2019 #
- Simple translation of the JS module to Dart as much as I can.
- Buggy and probably not the best code so I'll refactor.