e-commerce app – flutter ui
watch it on youtube
packages we are using:
- flutter_svg: link
on our e-commerce app ui has two pages one for the product page which has a horizontal list of categories then a list of our products. then on the details page, it shows the price and short description of the product with the buy now button. the best part of our e-commerce app is, each product has its own color which looks great.
Comments are closed.