English - Vietnam dictionary package

Support:
  • x IPA
  • x Pos (Noun, verb, ...)
  • x Example
if (!EnViDic().hasInit) {
  await EnViDic().init();
}
final vocabulary = EnViDic().lookUp('hello');
final suggests = EnViDic().suggest('he');

Libraries

en_vi_dic