Skip to content

Releases: aboutyou/dart_packages

sign_in_with_apple-v3.1.0

22 Sep 14:02
5ad0232
Compare
Choose a tag to compare

Add support for XCode 13

sign_in_with_apple-v2.5.2

27 Jul 08:44
ed47776
Compare
Choose a tag to compare
  • Fix a bug where the authentication would crash on Android if only the AppleIDAuthorizationScopes.email was requested (#117)

sign_in_with_apple-v2.5.1

22 Jun 20:41
9b01801
Compare
Choose a tag to compare

2.5.1

  • Fix security deeplink issue which allowed to crash Flutter apps which have the signinwithapple plugin installed on Android (#103)

sign_in_with_apple-v2.5.0

11 Jun 19:05
478813b
Compare
Choose a tag to compare
  • Properly handle the cancellation of the user from the web flow
    • Thanks to @eduribas for contributing this fix

sign_in_with_apple-v2.4.0

02 Jun 07:19
@tp tp
a2fc0f8
Compare
Choose a tag to compare
Merge pull request #88 from aboutyou/feature/sign-in-with-apple/handl…

…e-cancellation-of-chrome-custom-tab

[sign_in_with_apple] Handle cancellation of chrome custom tab

sign_in_with_apple-v2.3.0

23 May 10:49
@tp tp
1026ba1
Compare
Choose a tag to compare
Merge pull request #83 from aboutyou/eduribas/master

Release v2.3.0

sign_in_with_apple-v2.2.0

21 May 07:06
4dd6530
Compare
Choose a tag to compare

Add the ability to pass a state value through the authentication flow

sign_in_with_apple-v2.1.0+1

30 Apr 15:04
@tp tp
3e97b65
Compare
Choose a tag to compare
Merge pull request #70 from aboutyou/purge-test-team-and-bundle-id

Purge test team and bundle ID from example project

sign_in_with_apple-v2.1.0

28 Apr 08:33
a25c3ef
Compare
Choose a tag to compare
Merge pull request #64 from aboutyou/feature/add-nonce-support

Add nonce support

sign_in_with_apple-v2.0.0+5

28 Apr 05:43
@tp tp
6a1a22e
Compare
Choose a tag to compare
Merge pull request #61 from aboutyou/integration-docs

iOS integration docs