wordnik 0.3.0 copy "wordnik: ^0.3.0" to clipboard
wordnik: ^0.3.0 copied to clipboard

outdatedDart 1 only

Wordnik API for Dart

[0.3.0] - 2018-07-10 #

  • Implemented the remaining word API calls
  • Added example package (incomplete)
  • Minor internal API adjustments

[0.2.0] - 2018-07-10 #

  • Implemented all wordList API calls
  • Implemented getDefinitions from word API
  • Tweaked JSON serialization options for less cluttered output
  • Removed default values, for now
  • Cleaned up internal API structure

[0.1.0] - 2018-07-06 #

  • Implemented all account, wordLists, and words API calls
  • Converted all models to use json_serializable

[0.0.1] - 2018-07-03 #

  • Initial commit.