-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityp: in_app_purchasePlugin for in-app purchasePlugin for in-app purchasepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
Background:
NSLocale is one of the property in the SKProduct and SKProductDiscount class in StoreKit. NSLocale itself does not have a simple way to be converted to a properly list map and thus cannot be passed back to Dart code directly. It seems to me that most of the properties in NSLocale are not particularly too useful to IAP and we could just expose the countrySymbol which seems matching the android IAP API.
- I would like to gather more use case information to see how many people do need the detailed
NSLocaleinformation thats only related to IOS.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityp: in_app_purchasePlugin for in-app purchasePlugin for in-app purchasepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.