unofficial_jisho_api 3.0.0 copy "unofficial_jisho_api: ^3.0.0" to clipboard
unofficial_jisho_api: ^3.0.0 copied to clipboard

An unofficial api for searching and scraping the japanese dictionary Jisho.org

3.0.0 #

  • Add fromJson factories for all objects
  • Make some properties use getters, to reduce redundant data
  • Make all objects comparable with the equatable package
  • Make all objects immutable with a constant constructor as a result of making them comparable

2.0.4 #

  • Fixed bug where pieces were missing in example sentences
  • Fixed bug where some scrapeForPhrase searches would crash for no apparent reason.

2.0.3 #

  • Bug fixes

2.0.2 #

  • Fixed formatting

2.0.1 #

  • Fixed the readme

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
19
likes
120
pub points
55%
popularity

Publisher

verified publisherh7x4.xyz

An unofficial api for searching and scraping the japanese dictionary Jisho.org

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

equatable, html, html_unescape, http

More

Packages that depend on unofficial_jisho_api