1. People avatars in the meetups page should have a selectable state (`people_avatar.dart`), which makes a border around the circle and the name bold. 2. The people grid should also have a state with an onPressed function that passes the selected user so the description can be shown on the page
People avatars in the meetups page should have a selectable state (
people_avatar.dart), which makes a border around the circle and the name bold.The people grid should also have a state with an onPressed function that passes the selected user so the description can be shown on the page