owlbot_dart 1.1.1 copy "owlbot_dart: ^1.1.1" to clipboard
owlbot_dart: ^1.1.1 copied to clipboard

outdated

A clean and simple interface to interact with owlbot.info, dictionary API. Returns response in nice formatted dart objects

[1.1.1] - Owlbot api #

  • Using: OwlBot(token: "your_token").define(word:"owl")
  • Fix spelling error with pronunciation

[1.1.0] - Owlbot api #

  • Using: OwlBot(token: "your_token").define(word:"owl")
  • Had to switch to restio client instead of HTTP as http was not parsing the pronunciation correctly. Nothing breaking.

[1.0.7] - Owlbot api #

  • Using: OwlBot(token: "your_token").define(word:"owl")
  • Refactored to expose fromJson and toJson functions of the response and definition models so that it can be easily used for offline persisting

[1.0.5] - Owlbot api #

  • Using: OwlBot(token: "your_token").define(word:"owl")
  • had to downgrade meta to 1.1.8, as flutter test was conflicting

[1.0.4] - Owlbot api #

  • Some fixes suggested by pub analysis
  • Using: OwlBot(token: "your_token").define(word:"owl")

[1.0.3] - Owlbot api #

  • Some fixes suggested by pub analysis

[1.0.2] - Owlbot api #

  • Some fixes suggested by pub analysis

[1.0.1] - Owlbot api #

  • Some fixes suggested by pub analysis

[1.0.0] - Owlbot api #

  • Using: OwlBot(token: "your_token").define(word:"owl")
9
likes
40
points
32
downloads

Publisher

verified publisherdlohani.com.np

Weekly Downloads

A clean and simple interface to interact with owlbot.info, dictionary API. Returns response in nice formatted dart objects

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

meta, restio

More

Packages that depend on owlbot_dart