Skip to content

An word pair generator for your ideas.

Notifications You must be signed in to change notification settings

marcelloc97/namer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Namer App (based on first app in Flutter documentation)

My first Flutter app. This app generates a pair of words and show it. You can favorite this pair touse later in your works.

Packages used in project

  • english_words: ^4.0.0 - for generate the word pairs
  • provider: ^6.0.0 - to control the app state
  • shared_preferences: ^2.5.1 - to save your favorites locally

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Next features

  • Better ui design, possibly with animations :)
  • Refactor the app code to be more clean and concise
  • Add a search bar at the top of the list in favorites page
  • Copy favoritted and generated word pairs to clipboard and use anywhere
  • Translate the words and let be copied to the clipboard too
  • Revert a word pair from history to main card
  • Settings page for selecting the app language and translation language
  • Options to translation in GeneratorPage

Thanks

Thanks all for possible stars and forks, friends and family.

About

An word pair generator for your ideas.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors