This app shows translations of words by uzb-eng or eng-uzb from local sql database. Words can be searched by rest api also but only by eng-uzb. Words can be saved and convert to pdf
-
Search translation of words by local database: For now There are 999 words translated in the local database(for both uzb-eng and eng-uzb). Later We are going to expand our database.
-
Search translation of word by the internet(rest-api) : User also can search translation of words by this way(if not found on local database)
-
Words to Pdf: User can save words to pdf list(for now only words from api supported) and can convert them to pdf file.
Free api https://api.dictionaryapi.dev/api/v2/entries/en/word from najot ta'lim
Project is created with:
- Flutter: 3.3.9
- Dart: 2.18.5 (stable)
- Free sql database from najot ta'lim
To run this project, install Flutter&Dart locally