Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 483 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 483 Bytes

0.2.6

  • Upgrades firebase_auth

0.2.5

  • Call onCancelled when the user cancels the sign in flow

0.2.4

  • Use label from style for standalone button

0.2.3

  • Changes customParameters to be a Map<String, String> to match the auth package

0.2.2

  • Adds functional style example to README.md

0.2.1

  • Uses signInWithPopup on web #2

0.2.0

  • Added documentation

0.1.0

  • Initial release