- On each screen/sub screen there are a lot of server calls being done. - Make it so that the calls are made once the app starts and when user forces the app to refresh Use the [Refresh Indicator Widget](https://api.flutter.dev/flutter/material/RefreshIndicator-class.html)
Use the Refresh Indicator Widget