en_vi_dic 1.0.2
SDKflutter
Platformandroidioswindowslinuxmacosweb
English - Vietnam dictionary
English - Vietnam dictionary package
Support:
- IPA
- Pos (Noun, verb, ...)
- Example
if (!EnViDic().hasInit) {
await EnViDic().init();
}
final vocabulary = EnViDic().lookUp('hello');
final suggests = EnViDic().suggest('he');