The Meals App is a mobile application designed for browsing and managing a variety of culinary recipes. Users can explore different dishes and apply filters to refine the list according to their preferences.
- Dish Filters: Users can filter dishes based on specific criteria to find exactly what they're looking for.
- Favorites: Users have the ability to add dishes to a favorites list for quick access later.
The logic of the application is powered by the Provider package, which is used for state management across the app.