You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Haven't decided on which one to call it yet, feel free to pick one. Create tiles that show the main feed like upcoming homework assignments etc. For the time being, since no information is stored in firebase, start off with creating generic tiles that we can use. Would highly recommend using ListView with the ListView.builder().
The text was updated successfully, but these errors were encountered:
Haven't decided on which one to call it yet, feel free to pick one. Create tiles that show the main feed like upcoming homework assignments etc. For the time being, since no information is stored in firebase, start off with creating generic tiles that we can use. Would highly recommend using
ListView
with theListView.builder()
.The text was updated successfully, but these errors were encountered: