unofficial_jisho_api_dart/CHANGELOG.md

474 B

2.0.0

  • Upgrade library to use null-safety
  • Wrap the result data in "Data" classes that are nullable if no result was found
  • Add sound data to phrase scrape results

1.1.0

  • Export object interfaces for both libraries
  • Add documentation for object interfaces
  • Remove accidental redundant property "phrase" from ExampleResults

1.0.2

  • Fix example README

1.0.1

  • Reformatted code
  • Added example readme

1.0.0

  • Initial version, created by Stagehand