-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Comparing changes
Open a pull request
base repository: flutter/plugins
base: 64c222d
head repository: flutter/plugins
compare: a5b664d
- 7 commits
- 21 files changed
- 7 contributors
Commits on Dec 9, 2021
-
[path_provider] Use the application ID in the application support path (
Configuration menu - View commit details
-
Copy full SHA for 537cc43 - Browse repository at this point
Copy the full SHA 537cc43View commit details
Commits on Dec 10, 2021
-
[in_app_purchase] Fix upgrading subscription by deferred proration mo…
…de on android. (#4560) This PR is for updating the bug of upgrading subscription by deferred mode on android, the purchaseStream of PurchaseStatus will return error. Fixes [flutter/flutter#94439]
Configuration menu - View commit details
-
Copy full SHA for e74df9b - Browse repository at this point
Copy the full SHA e74df9bView commit details -
[shared_preferences] Fix example in readme for mocking values (#4411)
This fixes the example for mocking values in the readme of shared_preferences. After the NNBD migration mock values can only be of type Object.
Configuration menu - View commit details
-
Copy full SHA for f9f6597 - Browse repository at this point
Copy the full SHA f9f6597View commit details -
Configuration menu - View commit details
-
Copy full SHA for 684c34f - Browse repository at this point
Copy the full SHA 684c34fView commit details -
[in_app-purchase] Updated the ReadMe to remove the deprecated `InAppP…
…urchaseAndroidPlatformAddition.enablePendingPurchases ` method (#4597) This will resolve flutter/flutter#93837 & this work is just the follow-up from #4527 PR. We need to update the documentation in the README.md of the in_app_purchase package to remove the instruction of initialization with the deprecated `InAppPurchaseAndroidPlatformAddition.enablePendingPurchases` method. Fixes flutter/flutter#94977
Configuration menu - View commit details
-
Copy full SHA for b78018a - Browse repository at this point
Copy the full SHA b78018aView commit details -
[path_provider] Fix handling of null application ID (#4606)
The lookup of application ID was handling `null` (Dart null), but not `nullptr` (Dart representation of a C null pointer), so was throwing an exception in applications without an application ID. This includes the `shared_preferences_linux` example application, so this fixes tree breakage.
Configuration menu - View commit details
-
Copy full SHA for e7dbb5f - Browse repository at this point
Copy the full SHA e7dbb5fView commit details
Commits on Dec 11, 2021
-
[tools] fix typo in tools (#4607)
Chris Yang authoredDec 11, 2021 Configuration menu - View commit details
-
Copy full SHA for a5b664d - Browse repository at this point
Copy the full SHA a5b664dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 64c222d...a5b664d