Dictionary application for studying japanese
 
 
 
 
 
Go to file
Oystein Kristoffer Tveit 28f900c02e
Add more content to search results (#31)
* Add lots of new functionality to search results

* Fix jlpt level

* Make antonyms clickable

* Add kanji list

* Replace Blocof with BlocBuilder

* Make kanji widgets squared

* Add missing colons to headers

* add romaji under sentences

* Fix extensive search not showing

* Miscellaneous refactoring
2022-01-23 18:27:00 +01:00
.circleci Add folder generation steps 2021-03-06 01:02:39 +01:00
android Update gradle 2021-12-04 05:23:20 +01:00
assets/images Add more content to search results (#31) 2022-01-23 18:27:00 +01:00
ios Add icon and splashscreen 2021-08-04 22:48:44 +02:00
lib Add more content to search results (#31) 2022-01-23 18:27:00 +01:00
.gitignore Replace objectbox with sembast 2021-12-04 05:13:13 +01:00
.metadata Initial commit 2020-06-28 00:39:45 +02:00
README.md Merge pull request #7 from h7x4ABk3g/circleci-project-setup 2021-03-06 01:59:39 +01:00
analysis_options.yaml Fix some more code style 2021-12-04 05:22:58 +01:00
flutter_native_splash.yaml Add icon and splashscreen 2021-08-04 22:48:44 +02:00
pubspec.lock Add more content to search results (#31) 2022-01-23 18:27:00 +01:00
pubspec.yaml Add more content to search results (#31) 2022-01-23 18:27:00 +01:00

README.md

CircleCI Status

Jisho Study tool

A japanese dictionary with features for making studying the language easier.

Standard search using Jishos API. This returns standard Jisho search results, including what you'd find if you searched through the search bar without any modifiers

Jisho kanji search just like using the #kanji modifier in the jisho search bar. This will give you detailed information about things like drawing order, radicals, different kinds of ranks and statistics and some onyomi and kunyomi example words.

Upcoming Features

  • Different kinds of kanji input like radicals and grade based lists
  • Favorites, history and custom lists
  • Anki export
  • Memo cards
  • Cloud sync
  • Dark theme