Flutter Project – GGC Student Picker
Flutter Project – GGC Student Picker Application Description: This project was built using Flutter. It allows the user to create a list of names, and a random name is chosen each time the floating action button (FAB) is pressed. The list of names can be sorted alphabetically, shuffled, or cleared by using the options inside the drop-down menu. The user can also hide / show a name by clicking beside it. If a name is hidden, that name will be…