A Flutter project created for studying purposes and at the same time to help me picking random people to talk during my teams daily standup meetings.
- Clear List: Delete all the list items
- Add: Add what is in the "new item" edit
- Check (right bottom action button) - Randomly pick someone in the list
- Keep: Allow the item to be picked again
- Mark as picked: Prevent the item to be picked again
- Clock Return: Restore all the items to a "not picked" state
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, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.