-
Notifications
You must be signed in to change notification settings - Fork 30.3k
[in_app_purchase] support for macOS platform (same as iOS) #84391
Copy link
Copy link
Closed
flutter/plugins
#6519Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: desktopRunning on desktopRunning on desktopc: 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.platform-macosBuilding on or for macOS specificallyBuilding on or for macOS specifically
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: desktopRunning on desktopRunning on desktopc: 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.platform-macosBuilding on or for macOS specificallyBuilding on or for macOS specifically
We have been using the in_app_purchase plugin--with only minimal metadata changes (so no functionality hacks)--on macOS in production for over a year now... can the plugin maybe be made to support this officially, so we don't have to do crazy build hacks to make it work? ;P One of our engineers had submitted a pull request to the repository back in April 2020 flutter/plugins#2708 (which has absolutely gone stale; I've since started maintaining our support as the moral equivalent of a copy with search/replace on the yaml metadata), but I'm wondering if the missing ingredient was the lack of an issue filed here (which seems to be where discussion of that plugin actually happens) ;P.