Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.37 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.37 KB

Favorite Names

Simple mobile app written in Flutter to generate random names using english_words. Code generates ten names at a time. As the user scrolls, new batches of names are generated. The user can tap the list icon in the upper right of the app bar to move to a new route that lists only the favorited names.

App

TODO

Codelab

  • This project is created using codelab provided on Flutter.io