dolphinsr_dart 1.0.9 copy "dolphinsr_dart: ^1.0.9" to clipboard
dolphinsr_dart: ^1.0.9 copied to clipboard

outdated

A spaced-repetition algorithm in dart. Usefull to build a flaschard system in Dart for Flutter or Web.

[1.0.9] - 24/09/2020 #

  • Rewrite the code to be more "Dart" way; remove static for Utility class (Still in progress)
  • Add depedencies on Equatable to check equality instead of manually overriding.
  • Added Analysis_options.yaml for better code quality

[1.0.8] - 24/09/2020 #

  • Removed the last new
  • Update doc

[1.0.7] - 24/09/2020 #

  • Merged PR which put the test dependencies to dev_dep
  • Update Dart 2.9
  • Remove new keyword from the whole project

[1.0.6] - 13/05/2019 #

  • Merged PR that make the code more readable and add optional parameters
  • Update Dart 2.3.0

[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.
14
likes
40
pub points
27%
popularity

Publisher

unverified uploader

A spaced-repetition algorithm in dart. Usefull to build a flaschard system in Dart for Flutter or Web.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

equatable

More

Packages that depend on dolphinsr_dart