I'm developing a mobile video player for Japanese language learners with Flutter!

This page summarizes the projects mentioned and recommended in the original post on /r/FlutterDev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • jidoujisho

    A full-featured immersion language learning suite for mobile.

    Custom dictionary support right now is very experimental (user instructions) -- users can just get the term bank JSONs from a Yomichan format dictionary and paste them into the app's directory, then on startup the app will know to output monolingual definitions instead.

  • change_audio_demo

    Demo app for change audio feature (video_player) . Works on android ,ios and web

    flutter_vlc_player also allows you to use the input-slave parameter to add a separate audio track for networks which is necessary because YouTube doesn't mux some of their higher quality streams together, so the video and audio have to be streamed and muxed together. There is a video_player fork that allows you to change audio tracks easily, but not with networks.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • iPhone-libmecab

    A sample iOS application utilizing the Mecab morphological analyzer as a static library.

    For the iOS version of your app, I guess one of the first obstacles is getting MeCab to run on iOS. If it’s any help, I’ve bridged it to Obj-C and Swift here, available as the CocoaPod mecab-ko: https://github.com/shirakaba/iPhone-libmecab. It can be used along with NAIST JDIC (also available as a CocoaPod; details on the repo).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts