Nitish Aggarwal
Nitish Aggarwal
Changing the List parameter to the Iterable parameter in some of the methods and providing proper implementation.
This issue serves as the **discussion thread** for different approaches to bringing the simulator to `mobile_app`.
pub.dev - https://pub.dev/packages/hive docs - https://docs.hivedb.dev/#/ 1. Store every week's menu fetched in localStorage against the `week_id` in HiveDB. 2. Whenever week's menu is requested, fetch from local storage first...
Ex- If a cancel switch request fails there is no meaning of reloading the menu..