oxford_dictionary 2.0.3
oxford_dictionary: ^2.0.3 copied to clipboard
Oxford Dictionary Dart client. Use it to get word definitions, pronunciations and examples.
2.0.0 - 2021-05-23 #
1.0.0 - 2020-12-25 #
✨ Features #
- add caching system (023d267)
- export OxfordDictionary service (74484e9)
- initial configuration (c206863)
- mark response data with cached flag (2b3ba4d)
⚡ Refactoring #
- adjust exports (b476ce8)
- format code with 'flutter format' (b14cbd5)
- make it more null-safe (ecc11d6)
- remove unnecessary code (9282029)
📝 Documentation #
- adapt example to null-safety (cc7f432)
- add example to readme (1c8f91c)
- add some documentation (1a8e1f7)
- prepare metadata to publish (3d21d28)