RE: SLC S23-W5 - Recipe Finder App - Give Ingredients and Get Recipes in Flutter
I appreciate your efforts to build a recipe finder application just by giving the ingredients.
You are right it is a real-world problem to find different recipes on the basis of the available ingredients and many of us face this problem in daily lives.
This application looks really helpful for this purpose.
I like the simple layout of the application. You kept things align and easy to use.
The use of the DataTable
is really a nice approach to display the data in the columns and rows and ultimately provide a look of the table for the user interface.
You made it interesting at each step by adding some relevant visual emojis.
Suggestions and Improvements:
Your design and background is really impressive but if you use a toggle button to turn on the light mode or dark mode then it can be more useful for all types of users. The users will be able to follow the desired theme instead of being bound to dark mode.
When the user searches and click any recipe then the search bar should be cleared automatically instead of manually clearing it.
Add a feature to share the recipe with others.
Plagiarism Free | ✅ |
---|---|
#steemexclusive | ✅ |
AI Free | ✅ |

I have noted all the suggestions and improvements. Thank you