This app is a recipe platform we created to explore various food recipes with super useful features. It lets users manage their favorite recipes, create a to-do list for shopping ingredients, and access up-to-date recipes from an external API.
- Users can manage their to-do list ingredients 🤩.
- Access up-to-date recipes from an API 🚀
- Light/dark mode toggle 💿
- Lets user manage their favorite recipe 🤤 🌮
- Custom animation features navbar🔥 🤯
- cupertino_icons: ^1.0.8 (for ios icons)
- animated_segmented_tab_control: ^2.0.0 (segmented animation)
- curved_navigation_bar: ^1.0.6 (animation navbar)
- http: ^1.2.2 (we use real data api, so the user can acces real time)
- provider: ^6.1.2 (for dark and light thene)
- shared_preferences: ^2.3.3 (for dark and light thene)