Skip to content

ElanDeyan/nice-words-app

Repository files navigation

Nice words

A flutter app to see (and save!) random and nice-sounding names.

This app was build following the codelab "Your first Flutter app", doing the challenge at the end of the codelab and some little extra features like theme mode, color pallete and save the local preferences and favorites.

Quick tour

This app contains 3 pages:

  • Home
  • Favorites
  • Settings

Let's walk through these ones!

Home page

This page allows the user:

  • see a random word
  • toggle favorite the actual word
  • tap to generate a new word
  • Choose his favorite theme mode (light, dark or system)
  • access the favorites and settings page

Home page Home page after generate words tapping "Next"

Favorites page

This page shows to user its favorite words and allows to delete one of them (this action deletes forever).

Settings page

You can see a dialog about the app and set your preferred color pallete.

Preferences

The app saves your favorites, preferred theme mode and color pallete wheter the app is opened or not.

About

A flutter app to see (and save!) random and nice-sounding words!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published