jm_dict_en 0.1.3
jm_dict_en: ^0.1.3 copied to clipboard
Exposes JMdict project to Dart.
0.0.1 #
- The
searchmethod ofDictionarythat returns anEntryfor which its reading elementreband kanji elementkebmatches the query.
0.1.0 #
- Removed dictionary xml asset.
0.1.1 #
- changed return value to Dictionary
0.1.2 #
- Removed null from return values
0.1.3 #
- Added not found case on
Dictionary.search