-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[in_app_purchase] Add api to expose country code #6540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
auto-submit
merged 20 commits into
flutter:main
from
reidbaker:i141627-country-code-api-top-line
Apr 17, 2024
Merged
Changes from 19 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
642f5d6
Add changelog and version bump
reidbaker ab226a4
dependency override from package tool
reidbaker c864572
Remove changelog
reidbaker f25d4a1
use instance variable
reidbaker 2b1b295
Add tests for new platfrom apis
reidbaker 78ed2c6
Use const over final
reidbaker fa4630e
Format
reidbaker 111daeb
Update packages/in_app_purchase/in_app_purchase/lib/in_app_purchase.dart
reidbaker 24c2e26
Update packages/in_app_purchase/in_app_purchase_platform_interface/CH…
reidbaker 4ba0db9
Update packages/in_app_purchase/in_app_purchase_platform_interface/li…
reidbaker 912ab08
Add default implementation, update in_app_purchase/in_app_purchase to…
reidbaker 478eb63
Merge branch 'main' into i141627-country-code-api-top-line
reidbaker 782c0d0
Merge branch 'main' into i141627-country-code-api-top-line
reidbaker 008d9f6
Update version codes
reidbaker 5938e26
Remove dependency override for top line example
reidbaker 277949b
Update changelog
reidbaker 41a4940
revert pubspec changes
reidbaker 7961981
revert pubspec changes
reidbaker 7f17bbd
formatting
reidbaker 750131c
Leave android alone
reidbaker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
## 0.3.4 | ||
|
||
* Adds `countryCode` API. | ||
* Adds `countryCode` API. | ||
|
||
## 0.3.3+1 | ||
|
||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.