Open GroovinChip opened 3 years ago
Hu @GroovinChip, working in this feature, it will be available soon in next version of package
Excellent! Do you have any idea when it might be released?
As for implementation - will you be populating the Country picker with Country objects so that the ISO code for a selected country can be retrieved? Or will it be provided via callback?
@altafc22 Has there been any movement on this?
https://github.com/altafc22/csc_picker/pull/29 you just need to add options in the csc_picker.dart
thanks for adding this, I see a PR was just submitted. Also, with this data present it would be very helpful to allow the defaultCountry to be set from the device locale (i.e. Platform.localeName)? Any plans for this as well?
Has this feature been added? Having the ISO country and state codes would be immensely helpful for taking the output of these widgets and feeding them into other packages and services.
Great work on the package!
Has this feature been added? Having the ISO country and state codes would be immensely helpful for taking the output of these widgets and feeding them into other packages and services.
Great work on the package!
Hi @cvanvlack, this feature is not implemented yet in CSC Picker, thanks for suggestinhg the feature, will work on it very soon.
I am working on it now because I need it. I'll send it in a few days.
On Tue, Feb 22, 2022 at 9:53 AM Altaf Razzaque @.***> wrote:
Has this feature been added? Having the ISO country and state codes would be immensely helpful for taking the output of these widgets and feeding them into other packages and services.
Great work on the package!
Hi @cvanvlack https://github.com/cvanvlack, this feature is not implemented yet in CSC Picker, thanks for suggestinhg the feature, will work on it very soon.
— Reply to this email directly, view it on GitHub https://github.com/altafc22/csc_picker/issues/25#issuecomment-1047876924, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKCWDHELHW2GTSUD6ULDALDU4OPNLANCNFSM46V5IHHQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you were mentioned.Message ID: @.***>
I am working on it now because I need it. I'll send it in a few days. … On Tue, Feb 22, 2022 at 9:53 AM Altaf Razzaque @.> wrote: Has this feature been added? Having the ISO country and state codes would be immensely helpful for taking the output of these widgets and feeding them into other packages and services. Great work on the package! Hi @cvanvlack https://github.com/cvanvlack, this feature is not implemented yet in CSC Picker, thanks for suggestinhg the feature, will work on it very soon. — Reply to this email directly, view it on GitHub <#25 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKCWDHELHW2GTSUD6ULDALDU4OPNLANCNFSM46V5IHHQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you were mentioned.Message ID: @.>
thanks for taking initiative to implement such a great functionality. much appreciate your contribution. :)
This package is the most useful available for selecting country/state/city, but does not associate ISO codes with countries. This would be an enormously helpful feature.