Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.23 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.23 KB

flutter_qart_search

The app homepage is list of products which has search functionality. On click of a product its detail page opens.

Highlights:

  • ListView widget for the user based on the info retrieved from the API
  • A search bar where the user can filter their listView
  • Ontap listener on listview item
  • Gridview Widget of items

Video of the search bar in action

thumbnail_video

✌ Preview

Default Screen Filter Screen Detail view
Screenshot_20210616-011646 Screenshot_20210616-011705 Screenshot_20210616-011633