- Upgrades
firebase_auth
- Call
onCancelled
when the user cancels the sign in flow
- Use label from style for standalone button
- Changes
customParameters
to be aMap<String, String>
to match the auth package
- Adds functional style example to README.md
- Uses
signInWithPopup
on web #2
- Added documentation
- Initial release