AppRoutes

sealed class AppRoutes

used to manage all of the navigation routes and also acts as a skeleton of the app to quickly display all of the main pages

Inheritors

Types

Link copied to clipboard

links to the AddIngredients view

Link copied to clipboard

links to the CouldNotLoad view

Link copied to clipboard
object Fridge : AppRoutes

links to the Fridge view

Link copied to clipboard
object Home : AppRoutes

links to the Home view

Link copied to clipboard

links to the IngredientCamera view

Link copied to clipboard
object Recipe : AppRoutes

links to the Recipe view

Link copied to clipboard

links to the RecipeFinder view

Link copied to clipboard

links to the Recipes view

Properties

Link copied to clipboard

the string that is used to navigate to the specific views