Last updated:
0 purchases
en vi dic
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');
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.