Steelhacks-2023 / Lost-At-Pitt

Lost @ Pitt is a multi-platform lost-and-found tracking application, allowing users to return & reclaim lost items. Currently in development!
https://steelhacks-2023.github.io/Lost-At-Pitt/
6 stars 0 forks source link

Cleaner app transitions #47

Open tbeidlershenk opened 8 months ago

tbeidlershenk commented 8 months ago

"A slight nitpick we can handle later is the fact that pushing and popping gives an unsmooth feeling where if we click on nav bar we expect a smooth transition, but that may be transitions and not push and pop. Maybe make this an enhancement later on?"

^ With regards to opening sub-pages via route.dart

We can maybe define transition(s) to use throughout the whole app in route.dart. This will have to be looked into and is not high priority right now.