MomokoDict is a simple Japanese-English dictionary.
It uses JMDict (via jmdict-simplified) as the data source and Flutter as the UI engine.
Currently MomokoDict supports the common entries version of the dictionary only. Using a full version may crash the program due to technical limitations of this project.
-
Download the source code of this project.
-
Download and extract
jmdict-eng-common-3.1.0.json
(or any compatible later versions) into theassets
folder. -
Compile.
Jim Breen's JMdict Japanese-English dictionary, by Jim Breen and the Electronic Dictionary Research and Development Group.
Jmdict-simplified, by Dmitry Shpika.
The source code of this project is licensed under GPLv3.
The JMDict dictionary used by this project has its own license, see the Electronic Dictionary Research and Development Group's License Statement.