Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 699 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 699 Bytes

Myshopify App

A Simple Flutter Application project to get List of Tags, Products and Product Details from shopify https://shopicruit.myshopify.com/admin/products.json Api using Riverpod.

Features

  • Get unique tags of each product
  • Get products with their unique tags
  • Get product with product id

Screenshots