The app homepage is list of products which has search functionality. On click of a product its detail page opens.
- 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
Default Screen | Filter Screen | Detail view |
---|---|---|