Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 690 Bytes

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 690 Bytes

1.1.2

  • merge PR #12 about: Added custom borderWidth, buttonHeight, fontSize, fontWeight, letterSpacing, wordSpacing
  • Update Example app for better readability

1.1.1

  • Update Example app for better readability

1.1.0

  • Null Safety and Flutter2 stuff

1.0.0

  • Customisable text for the Button, for use by localization
  • Refreshed release
  • Null Safety

0.1.0

  • NB! this log is from the original repo
  • Add CredentialStatus.transferred
  • Added documentation
  • API should now be stable
  • Added AuthorizationStatus.cancelled value
  • Added CredentialStatus.transferred value
  • Added Flutter AppleSignInButton button
  • Added AppleSignIn.isAvailable() method