We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41814b9 commit 457096fCopy full SHA for 457096f
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.5.1
2
+
3
+- feat: Improve form interaction and code organization in `SupaEmailAuth` [#106](https://github.com/supabase-community/flutter-auth-ui/pull/106)
4
+- feat: Enable custom icons for `SupaEmailAuth` [#108](https://github.com/supabase-community/flutter-auth-ui/pull/108)
5
6
## 0.5.0
7
8
- feat: Allow password recovery email to be redirected to other URL [#98](https://github.com/supabase-community/flutter-auth-ui/pull/98)
pubspec.yaml
@@ -1,6 +1,6 @@
name: supabase_auth_ui
description: UI library to implement auth forms using Supabase and Flutter
-version: 0.5.0
+version: 0.5.1
homepage: https://supabase.com
repository: 'https://github.com/supabase-community/flutter-auth-ui'
0 commit comments