File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.4.4
2+
3+ - feat: Update minimum supabase_flutter version to v2.3.4
4+ - fix: Add redirectTo for email password reset [ #83 ] ( https://github.com/supabase-community/flutter-auth-ui/pull/83 )
5+ - feat: Add TextInputAction to phone and email sign in [ #82 ] ( https://github.com/supabase-community/flutter-auth-ui/pull/82 )
6+ - fix: Fix autofill not opening when tapping on email field in SupaEmailAuth [ #80 ] ( https://github.com/supabase-community/flutter-auth-ui/pull/80 )
7+
18## 0.4.3
29
310- feat: Add localization / text customization support for all components.
Original file line number Diff line number Diff line change 11name : supabase_auth_ui
22description : UI library to implement auth forms using Supabase and Flutter
3- version : 0.4.3
3+ version : 0.4.4
44homepage : https://supabase.com
55repository : ' https://github.com/supabase-community/flutter-auth-ui'
66
@@ -11,7 +11,7 @@ environment:
1111dependencies :
1212 flutter :
1313 sdk : flutter
14- supabase_flutter : ^2.0.1
14+ supabase_flutter : ^2.3.4
1515 email_validator : ^2.0.1
1616 font_awesome_flutter : ^10.6.0
1717 google_sign_in : ^6.2.1
You can’t perform that action at this time.
0 commit comments