raghavSharma1472 / RecipeBookFlutter

An Application which will show different dishes in a list view and also its ingredients. Some random dishes shown in the staring and can be searched from the search bar
4 stars 5 forks source link

Added List Views To App #20

Closed riturajjain2000 closed 3 years ago

riturajjain2000 commented 3 years ago

What is the change?

Added list view to main screen

What does it fix/add?

Fixes #3

How was it tested?

Debugged and Tested with Android Studio an Android Emulator

Submissions guide:

Screenshots (if appropriate):

Screenshot_1607507313 Screenshot_1607507309 to APP

raghavSharma1472 commented 3 years ago

@riturajjain2000 I would really appreciate if you could please display the ingredients part in list with bullets or number instead of paragraph. Secondly, this app is not for selling anything so maybe you can remove the "Order Now" Option and in the main page where you show the price of each dish, you can replace it with the sign of veg/non veg .

riturajjain2000 commented 3 years ago

@riturajjain2000 I would really appreciate if you could please display the ingredients part in list with bullets or number instead of paragraph. Secondly, this app is not for selling anything so maybe you can remove the "Order Now" Option and in the main page where you show the price of each dish, you can replace it with the sign of veg/non veg .

Ok sure !!

riturajjain2000 commented 3 years ago

It would be good if you change the variable names to custom_<color-name> instead of kBackgroundColor inside lib/constants.dart. You can't guess the color with it's color code, right.

ok

riturajjain2000 commented 3 years ago

Changes Done , Screenshot_1607524459

Screenshot_1607524462