imsujan276 / shopify_flutter

A flutter package that works as a bridge between your Shopify Store and Flutter Application
https://pub.dev/packages/shopify_flutter
MIT License
22 stars 21 forks source link

Can add the shopping cart module function? #65

Open WangXiaoRi opened 1 month ago

WangXiaoRi commented 1 month ago

Add the shopping cart module function to get the detailed discount information for each item in the shopping cart list after the discount is applied. Instead of using the checkout module directly, I had to rewrite the shopping cart interface logic to get the discount information.

imsujan276 commented 1 month ago

I have no plan to add the new feature as I am already fully occupied.

You are free to create a PR