Skip to content

An android app built with flutter that can be used to learn new words with their meanings/definitions like a dictionary.

Notifications You must be signed in to change notification settings

ParvNarang/Learn-Words

Repository files navigation

Learning Words

An android app built with flutter that can be helpful in learning new words with their meanings/definitions.

It uses an urban-dictionary api to look up the word with its meaning/phrase.

If that word intrigues you, you can add it to your daily list of words and even set a reminder on the app to send you local notifications periodically. You can even tap on the word added to the list to know how it's pronounced and long press on it to delete it.

  • Uses sqflite & shared_preferences for local storage.
  • For sending notifications it makes use of awesome_notifications package & android_alarm_manager_plus to send them periodically.
  • flutter_tts package to convert text to speech to pronounce the word.
  • http for calling the api.

Setting up a reminder

About

An android app built with flutter that can be used to learn new words with their meanings/definitions like a dictionary.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages