Skip to content

Commit e80e5fa

Browse files
committed
Preparing for release
1 parent 747c2e6 commit e80e5fa

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.2.2
2+
- Adds functional style example to README.md
3+
14
## 0.2.1
25
- Uses `signInWithPopup` on web [#2](https://github.com/IO-Design-Team/firebase_ui_oauth_oidc/pull/2)
36

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: firebase_ui_oauth_oidc
22
description: Firebase UI widget for authentication through OAuth2/OIDC providers
3-
version: 0.2.1
3+
version: 0.2.2
44
homepage: https://github.com/IO-Design-Team/firebase_ui_oauth_oidc
55

66
environment:
7-
sdk: ">=2.18.0 <3.0.0"
7+
sdk: ">=2.18.0 <4.0.0"
88
flutter: ">=1.17.0"
99

1010
dependencies:

0 commit comments

Comments
 (0)