Skip to content

Cafeteria fancy scrolling

  • Create PageController and PageView for OverviewPage
  • Create ScrollController for CafeteriaDay
  • Implement logic for PageController and Scrollcontroller
  • Change Appbar to display the currently scrolled-to HeaderCard's name
  • Create arrows to left and right which will scroll to different HeaderCards

Closes #310

Edited by Dustin Becker-von Buch

Merge request reports