Dictionary app

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • ijaw_dictionary

  • I'm planning on creatingIjaw Dictionary - a simple dictonary and translator (word to word translation for now) for Ijaw (A language that is not currently available on Google Translate). I was pondering on the best way to store the words because i want the user to be able to access them offline but i dont want to use a local database since i would like to update / add new words without having to update the app on the Playstore , i the nearest future i also plan on implementing the pronounciations for each words, i will have to store them externally i guess so that the app doesn't occupy too much space.

  • json-server

    Get a full fake REST API with zero coding in less than 30 seconds (seriously)

  • I thought about usingJson Server (hosting the repo with the words on Github to begin with), Googlesheets, or maybe Firestore (i would prefer not to use it ,to avoid extra costs just in case it gets a reasonable amount of users). It isnt a big app so i just want a simple solution for storing the words and fetching them.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
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