Everything Flutter (Part 4) : Write Your First Flutter App (Part 2)
December 1st, 2018
You'll start with a simple mobile app that generates an endless list of proposed names for a startup company. By the end of this codelab, the user can select and unselect names, saving the best ones. Tapping the list icon in the upper right of the app bar navigates to a new page (called a route) that lists only the favorited names....