en_vi_dic 1.0.0 copy "en_vi_dic: ^1.0.0" to clipboard
en_vi_dic: ^1.0.0 copied to clipboard

outdated

A new Flutter package.

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');
2
likes
0
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, json_annotation, json_serializable

More

Packages that depend on en_vi_dic