ConnectUni / connectuni

ConnectUni is a mobile application designed for college students to connect with each other in group chats and events through similar interests and classes.
https://connectuni.github.io/
1 stars 0 forks source link

Changing StatefulWidgets to StatelessWidgets. #57

Open RaphaelBumanlag opened 1 year ago

RaphaelBumanlag commented 1 year ago

Consider changing StatefulWidgets that don't necessarily require a state to be a StatelessWidget.