A meal and recipes mobile app built in Dart and Flutter.
Multiple navigation of screens inside a mobile app. A drawer side panel screen. Tabs and animation. Favoriting and filtering. Stateful managment and dynamic navigation.
A fully navigatable app that displays a list of categories and meals to be made in these categories. The meals include ingredients and steps to cook. These meals can be favorited to be viewed in a favorites tab screen and filtered, to be changed based on if they are Gluten Free, Vegan, etc..
There is no database tied to the app, all is based in state.