Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

Commit f570af7

Browse files
committed
Publish 0.2.2
1 parent c2670fb commit f570af7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

firebase_auth_oauth/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.2.2
2+
* Fixed crash on iOS when using Microsoft sign in. Thanks to [@camillobucciarelli](https://github.com/camillobucciarelli).
3+
14
## 0.2.1
25
* Fixed Firebase not initialised issue when using this plugin
36

firebase_auth_oauth/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: firebase_auth_oauth
22
description: A Flutter plugin that makes it easy to perform OAuth sign in flows using FirebaseAuth. It also includes support for Sign in by Apple for Firebase.
3-
version: 0.2.1
3+
version: 0.2.2
44
author: Amr Yousef <[email protected]>
55
homepage: https://github.com/amrfarid140/firebase_auth_oauth/tree/master/firebase_auth_oauth
66

0 commit comments

Comments
 (0)