https://github.com/cscoderr/myshopify
Shopify Tag and Product Management App using Flutter and Riverpod State Management
https://github.com/cscoderr/myshopify
bloc flutter flutter-apps flutter-bloc flutter-challenge flutter-demo flutter-examples flutter-ui riverpod shopify shopify-app shopify-apps state-management
Last synced: 5 months ago
JSON representation
Shopify Tag and Product Management App using Flutter and Riverpod State Management
- Host: GitHub
- URL: https://github.com/cscoderr/myshopify
- Owner: cscoderr
- Created: 2021-12-15T02:08:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-15T03:36:02.000Z (about 4 years ago)
- Last Synced: 2025-04-14T05:37:14.770Z (9 months ago)
- Topics: bloc, flutter, flutter-apps, flutter-bloc, flutter-challenge, flutter-demo, flutter-examples, flutter-ui, riverpod, shopify, shopify-app, shopify-apps, state-management
- Language: Dart
- Homepage:
- Size: 626 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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