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
26 stars 27 forks source link

CountryCode is not appropriate in Config. #89

Closed WangXiaoRi closed 1 month ago

WangXiaoRi commented 1 month ago

When I need to get the internationalization list first. Then call setconfig to initialize, which will cause failure without initialization. That's why I put countryCode in ShopifyLocalization.

imsujan276 commented 1 month ago

Oh that makes sense. Let me put it back in localization with option to set it .

On Fri, 20 Sep 2024, 12:38 pm WangXiaoRi, @.***> wrote:

When I need to get the internationalization list first. Then call setconfig to initialize, which will cause failure without initialization. That's why I put countryCode in ShopifyLocalization.

— Reply to this email directly, view it on GitHub https://github.com/imsujan276/shopify_flutter/issues/89, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACVH7MKOBDJPM3Y7KIMCWO3ZXPA65AVCNFSM6AAAAABORMM7YOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUZTQMBTGAYTGNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

imsujan276 commented 1 month ago

Update available in v2.2.2